From 2c6abd7fe839eaa9d59720b66ff01eff237dd10c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 18:07:56 +0000 Subject: [PATCH] Bump botocore from 1.20.3 to 1.20.7 Bumps [botocore](https://github.com/boto/botocore) from 1.20.3 to 1.20.7. - [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.3...1.20.7) Signed-off-by: dependabot-preview[bot] --- requirements-tests.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index eecb0bbc..afdc8c55 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -24,7 +24,7 @@ boto3==1.17.3 # moto boto==2.49.0 # via moto -botocore==1.20.3 +botocore==1.20.7 # via # aws-xray-sdk # boto3 diff --git a/requirements.txt b/requirements.txt index 28f34dfb..a919fd13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ blinker==1.4 # raven boto3==1.17.3 # via -r requirements.in -botocore==1.20.3 +botocore==1.20.7 # via # -r requirements.in # boto3