From 7b4a455073be9231e281052e926c1fea7887ddd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 01:01:16 +0000 Subject: [PATCH] Bump boto3 from 1.16.60 to 1.26.84 Bumps [boto3](https://github.com/boto/boto3) from 1.16.60 to 1.26.84. - [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.16.60...1.26.84) --- 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 5737510d620..c4a2cdc40f2 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.16.60 +boto3==1.26.84 six==1.15.0 tqdm==4.56.0 Deprecated==1.2.11