From df80526ef99d53840b7427b791d50d4110d52ab9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 01:00:41 +0000 Subject: [PATCH] Bump boto3 from 1.16.46 to 1.26.84 Bumps [boto3](https://github.com/boto/boto3) from 1.16.46 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.46...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 e590e0d6fdc..0bd079ca2cc 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.46 +boto3==1.26.84 six==1.15.0 tqdm==4.56.0 Deprecated==1.2.11