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 Oct 27, 2021
1 parent 452aad0 commit 8cffde1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Expand Up @@ -41,9 +41,9 @@ beautifulsoup4==4.10.0
# mkdocs-htmlproofer-plugin
black==21.9b0
# via -r requirements-dev.in
boto3==1.19.3
boto3==1.19.4
# via -r requirements.txt
botocore==1.22.3
botocore==1.22.4
# via
# -r requirements.txt
# boto3
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Expand Up @@ -6,9 +6,9 @@
#
argcomplete==1.12.3
# via drode (setup.py)
boto3==1.19.3
boto3==1.19.4
# via drode (setup.py)
botocore==1.22.3
botocore==1.22.4
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 8cffde1

Please sign in to comment.