From 8ac304039695df5cf64e8855b530a49239b2749f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 18:28:11 +0000 Subject: [PATCH] Bump boto3 from 1.16.30 to 1.16.35 Bumps [boto3](https://github.com/boto/boto3) from 1.16.30 to 1.16.35. - [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.30...1.16.35) 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 1d2ca5d0..a3f4b4b7 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -10,7 +10,7 @@ aws-sam-translator==1.22.0 # via cfn-lint aws-xray-sdk==2.5.0 # via moto bandit==1.7.0 # via -r requirements-tests.in black==20.8b1 # via -r requirements-tests.in -boto3==1.16.30 # via aws-sam-translator, moto +boto3==1.16.35 # via aws-sam-translator, moto boto==2.49.0 # via moto botocore==1.19.35 # via aws-xray-sdk, boto3, moto, s3transfer certifi==2020.12.5 # via requests diff --git a/requirements.txt b/requirements.txt index 6e96db66..f7c396da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ bcrypt==3.1.7 # via flask-bcrypt, paramiko beautifulsoup4==4.9.1 # via cloudflare billiard==3.6.3.0 # via celery blinker==1.4 # via flask-mail, flask-principal, raven -boto3==1.16.30 # via -r requirements.in +boto3==1.16.35 # via -r requirements.in botocore==1.19.35 # via -r requirements.in, boto3, s3transfer celery[redis]==5.0.4 # via -r requirements.in certifi==2020.12.5 # via -r requirements.in, requests