Bump boto3 from 1.16.35 to 1.16.49

Bumps [boto3](https://github.com/boto/boto3) from 1.16.35 to 1.16.49.
- [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.35...1.16.49)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-05 22:04:37 +00:00 committed by GitHub
parent bbf795faf1
commit 596aa8ca95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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.35 # via aws-sam-translator, moto
boto3==1.16.49 # via aws-sam-translator, moto
boto==2.49.0 # via moto
botocore==1.19.49 # via aws-xray-sdk, boto3, moto, s3transfer
certifi==2020.12.5 # via requests

View File

@ -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.35 # via -r requirements.in
boto3==1.16.49 # via -r requirements.in
botocore==1.19.49 # via -r requirements.in, boto3, s3transfer
celery[redis]==4.4.2 # via -r requirements.in
certifi==2020.12.5 # via -r requirements.in, requests