Merge pull request #3396 from Netflix/dependabot/pip/boto3-1.16.63

This commit is contained in:
dependabot-preview[bot] 2021-02-01 19:27:28 +00:00 committed by GitHub
commit 1fa6d82b71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -18,13 +18,13 @@ bandit==1.7.0
# via -r requirements-tests.in # via -r requirements-tests.in
black==20.8b1 black==20.8b1
# via -r requirements-tests.in # via -r requirements-tests.in
boto3==1.16.60 boto3==1.16.63
# via # via
# aws-sam-translator # aws-sam-translator
# moto # moto
boto==2.49.0 boto==2.49.0
# via moto # via moto
botocore==1.19.60 botocore==1.19.63
# via # via
# aws-xray-sdk # aws-xray-sdk
# boto3 # boto3

View File

@ -31,9 +31,9 @@ blinker==1.4
# flask-mail # flask-mail
# flask-principal # flask-principal
# raven # raven
boto3==1.16.60 boto3==1.16.63
# via -r requirements.in # via -r requirements.in
botocore==1.19.60 botocore==1.19.63
# via # via
# -r requirements.in # -r requirements.in
# boto3 # boto3