From 73b1edf0967509386aa069bb4a83842757db54fd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 18:16:11 +0000 Subject: [PATCH] Bump boto3 from 1.16.63 to 1.17.3 Bumps [boto3](https://github.com/boto/boto3) from 1.16.63 to 1.17.3. - [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.63...1.17.3) Signed-off-by: dependabot-preview[bot] --- requirements-tests.txt | 4 ++-- requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 44a6ce9b..8771ca2e 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -18,13 +18,13 @@ bandit==1.7.0 # via -r requirements-tests.in black==20.8b1 # via -r requirements-tests.in -boto3==1.16.63 +boto3==1.17.3 # via # aws-sam-translator # moto boto==2.49.0 # via moto -botocore==1.19.63 +botocore==1.20.3 # via # aws-xray-sdk # boto3 diff --git a/requirements.txt b/requirements.txt index 6cff4b0d..fdbfae87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,9 +31,9 @@ blinker==1.4 # flask-mail # flask-principal # raven -boto3==1.16.63 +boto3==1.17.3 # via -r requirements.in -botocore==1.19.63 +botocore==1.20.3 # via # -r requirements.in # boto3