Skip to content

Commit

Permalink
Merge pull request #3160 from Netflix/dependabot/pip/botocore-1.18.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Sep 29, 2020
2 parents bf76389 + d3908fa commit ca357c0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ beautifulsoup4==4.9.1 # via -r requirements.txt, cloudflare
billiard==3.6.3.0 # via -r requirements.txt, celery
blinker==1.4 # via -r requirements.txt, flask-mail, flask-principal, raven
boto3==1.15.2 # via -r requirements.txt
botocore==1.18.2 # via -r requirements.txt, boto3, s3transfer
botocore==1.18.7 # via -r requirements.txt, boto3, s3transfer
celery[redis]==4.4.2 # via -r requirements.txt
certifi==2020.6.20 # via -r requirements.txt, requests
certsrv==2.1.1 # via -r requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ bandit==1.6.2 # via -r requirements-tests.in
black==20.8b1 # via -r requirements-tests.in
boto3==1.15.2 # via aws-sam-translator, moto
boto==2.49.0 # via moto
botocore==1.18.2 # via aws-xray-sdk, boto3, moto, s3transfer
botocore==1.18.7 # via aws-xray-sdk, boto3, moto, s3transfer
certifi==2020.6.20 # via requests
cffi==1.14.0 # via cryptography
cfn-lint==0.29.5 # via moto
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ beautifulsoup4==4.9.1 # via cloudflare
billiard==3.6.3.0 # via celery
blinker==1.4 # via flask-mail, flask-principal, raven
boto3==1.15.2 # via -r requirements.in
botocore==1.18.2 # via -r requirements.in, boto3, s3transfer
botocore==1.18.7 # via -r requirements.in, boto3, s3transfer
celery[redis]==4.4.2 # via -r requirements.in
certifi==2020.6.20 # via -r requirements.in, requests
certsrv==2.1.1 # via -r requirements.in
Expand Down

0 comments on commit ca357c0

Please sign in to comment.