From ea70e86caa6ba715295295ede0393d897554f7e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 19:55:38 +0000 Subject: [PATCH] Bump boto3 from 1.28.20 to 1.28.45 Bumps [boto3](https://github.com/boto/boto3) from 1.28.20 to 1.28.45. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.28.20...1.28.45) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 001bdf30..58c0dd63 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ 'snowflake-connector-python[pandas]==3.0.4', 'inflection==0.5.1', 'joblib==1.2.0', - 'boto3==1.28.20', + 'boto3==1.28.45', ], extras_require={ "test": [