From 2b1e4439ae54fee46b5e6c147cee323c40156abe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 00:15:32 +0000 Subject: [PATCH] Bump boto3 from 1.17.7 to 1.26.32 Bumps [boto3](https://github.com/boto/boto3) from 1.17.7 to 1.26.32. - [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.17.7...1.26.32) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14ad1dd3634..0a71801b72f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ decorator==4.4.2 celery==5.0.5 kombu==5.0.2 vine==5.0.0 -boto3==1.17.7 +boto3==1.26.32 tqdm==4.56.2 Deprecated==1.2.11 wrapt==1.12.1