From 6a933dc8fb801314a0d40d39102ee023638f1434 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 06:12:25 +0000 Subject: [PATCH] chore(deps): bump botocore from 1.20.69 to 1.20.84 Bumps [botocore](https://github.com/boto/botocore) from 1.20.69 to 1.20.84. - [Release notes](https://github.com/boto/botocore/releases) - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.20.69...1.20.84) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c72a14..a1ce037 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ argcomplete==1.12.3 # via drode (setup.py) boto3==1.17.69 # via drode (setup.py) -botocore==1.20.69 +botocore==1.20.84 # via # boto3 # s3transfer