From a3b7453886b8d343dd8c486e5d91f2bfd0a785f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 18:54:59 +0000 Subject: [PATCH] Bump boto3 from 1.16.25 to 1.16.30 Bumps [boto3](https://github.com/boto/boto3) from 1.16.25 to 1.16.30. - [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.25...1.16.30) 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 02e922ec..888524aa 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -10,9 +10,9 @@ aws-sam-translator==1.22.0 # via cfn-lint aws-xray-sdk==2.5.0 # via moto bandit==1.6.3 # via -r requirements-tests.in black==20.8b1 # via -r requirements-tests.in -boto3==1.16.25 # via aws-sam-translator, moto +boto3==1.16.30 # via aws-sam-translator, moto boto==2.49.0 # via moto -botocore==1.19.25 # via aws-xray-sdk, boto3, moto, s3transfer +botocore==1.19.30 # via aws-xray-sdk, boto3, moto, s3transfer certifi==2020.11.8 # via requests cffi==1.14.0 # via cryptography cfn-lint==0.29.5 # via moto diff --git a/requirements.txt b/requirements.txt index 8d70b3d5..4bd34fe0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,8 +15,8 @@ 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.25 # via -r requirements.in -botocore==1.19.25 # via -r requirements.in, boto3, s3transfer +boto3==1.16.30 # via -r requirements.in +botocore==1.19.30 # via -r requirements.in, boto3, s3transfer celery[redis]==4.4.2 # via -r requirements.in certifi==2020.11.8 # via -r requirements.in, requests certsrv==2.1.1 # via -r requirements.in