Merge pull request #3457 from Netflix/dependabot/pip/botocore-1.20.22

This commit is contained in:
dependabot-preview[bot] 2021-03-08 19:59:00 +00:00 committed by GitHub
commit 6547e028b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View File

@ -58,7 +58,7 @@ boto==2.49.0
# via # via
# -r requirements-tests.txt # -r requirements-tests.txt
# moto # moto
botocore==1.20.17 botocore==1.20.22
# via # via
# -r requirements-docs.in # -r requirements-docs.in
# -r requirements-tests.txt # -r requirements-tests.txt
@ -273,7 +273,7 @@ more-itertools==8.2.0
# via # via
# -r requirements-tests.txt # -r requirements-tests.txt
# moto # moto
moto==1.3.16 moto[ec2,elb,elbv2,iam,s3,ses,sns,sqs,sts]==1.3.16
# via -r requirements-tests.txt # via -r requirements-tests.txt
mypy-extensions==0.4.3 mypy-extensions==0.4.3
# via # via

View File

@ -24,7 +24,7 @@ boto3==1.17.17
# moto # moto
boto==2.49.0 boto==2.49.0
# via moto # via moto
botocore==1.20.17 botocore==1.20.22
# via # via
# aws-xray-sdk # aws-xray-sdk
# boto3 # boto3
@ -114,7 +114,7 @@ mock==4.0.2
# via moto # via moto
more-itertools==8.2.0 more-itertools==8.2.0
# via moto # via moto
moto==1.3.16 moto[ec2,elb,elbv2,iam,s3,ses,sns,sqs,sts]==1.3.16
# via -r requirements-tests.in # via -r requirements-tests.in
mypy-extensions==0.4.3 mypy-extensions==0.4.3
# via black # via black

View File

@ -33,7 +33,7 @@ blinker==1.4
# raven # raven
boto3==1.17.17 boto3==1.17.17
# via -r requirements.in # via -r requirements.in
botocore==1.20.17 botocore==1.20.22
# via # via
# -r requirements.in # -r requirements.in
# boto3 # boto3