Skip to content

Commit

Permalink
Bump botocore from 1.16.25 to 1.16.26
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 15, 2020
1 parent e024fce commit 804d3b6
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 @@ -17,7 +17,7 @@ bcrypt==3.1.7 # via -r requirements.txt, flask-bcrypt, paramiko
billiard==3.6.3.0 # via -r requirements.txt, celery
blinker==1.4 # via -r requirements.txt, flask-mail, flask-principal, raven
boto3==1.13.19 # via -r requirements.txt
botocore==1.16.25 # via -r requirements.txt, boto3, s3transfer
botocore==1.16.26 # via -r requirements.txt, boto3, s3transfer
celery[redis]==4.4.2 # via -r requirements.txt
certifi==2020.4.5.2 # 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==19.10b0 # via -r requirements-tests.in
boto3==1.13.19 # via aws-sam-translator, moto
boto==2.49.0 # via moto
botocore==1.16.25 # via aws-xray-sdk, boto3, moto, s3transfer
botocore==1.16.26 # via aws-xray-sdk, boto3, moto, s3transfer
certifi==2020.4.5.2 # 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 @@ -15,7 +15,7 @@ bcrypt==3.1.7 # via flask-bcrypt, paramiko
billiard==3.6.3.0 # via celery
blinker==1.4 # via flask-mail, flask-principal, raven
boto3==1.13.19 # via -r requirements.in
botocore==1.16.25 # via -r requirements.in, boto3, s3transfer
botocore==1.16.26 # via -r requirements.in, boto3, s3transfer
celery[redis]==4.4.2 # via -r requirements.in
certifi==2020.4.5.2 # via -r requirements.in, requests
certsrv==2.1.1 # via -r requirements.in
Expand Down

0 comments on commit 804d3b6

Please sign in to comment.