Skip to content

Commit

Permalink
chore: update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 15, 2021
1 parent d2246aa commit d3bf641
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Expand Up @@ -43,9 +43,9 @@ beautifulsoup4==4.9.3
# mkdocs-htmlproofer-plugin
black==20.8b1
# via -r requirements-dev.in
boto3==1.17.51
boto3==1.17.52
# via -r requirements.txt
botocore==1.20.51
botocore==1.20.52
# via
# -r requirements.txt
# boto3
Expand Down Expand Up @@ -325,7 +325,7 @@ pep517==0.10.0
# via pip-tools
pep8-naming==0.11.1
# via -r requirements-dev.in
pip-tools==6.0.1
pip-tools==6.1.0
# via -r requirements-dev.in
pluggy==0.13.1
# via pytest
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Expand Up @@ -6,9 +6,9 @@
#
argcomplete==1.12.2
# via drode (setup.py)
boto3==1.17.51
boto3==1.17.52
# via drode (setup.py)
botocore==1.20.51
botocore==1.20.52
# via
# boto3
# s3transfer
Expand Down

0 comments on commit d3bf641

Please sign in to comment.