From 7b91638d5cf0e96a4aba70311a8dfea8f1950141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 11:46:57 +0000 Subject: [PATCH] Bump boto3 from 1.28.78 to 1.29.3 Bumps [boto3](https://github.com/boto/boto3) from 1.28.78 to 1.29.3. - [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.78...1.29.3) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fac1665d0..3889c2d18 100644 --- a/setup.py +++ b/setup.py @@ -49,7 +49,7 @@ ], 'image': ['scikit-image==0.22.0'], 'generic': [ - 'boto3==1.28.78', + 'boto3==1.29.3', 'moto==4.2.7' ], 'tinybase': [