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 Mar 9, 2021
1 parent 0b37ba6 commit 6bff97b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ beautifulsoup4==4.9.3
# mkdocs-htmlproofer-plugin
black==20.8b1
# via -r requirements-dev.in
boto3==1.17.22
boto3==1.17.23
# via -r requirements.txt
botocore==1.20.22
botocore==1.20.23
# via
# -r requirements.txt
# boto3
Expand Down Expand Up @@ -99,7 +99,7 @@ flake8-annotations-complexity==0.0.6
# via -r requirements-dev.in
flake8-annotations==2.6.0
# via -r requirements-dev.in
flake8-bugbear==21.3.1
flake8-bugbear==21.3.2
# via -r requirements-dev.in
flake8-comprehensions==3.3.1
# via -r requirements-dev.in
Expand Down Expand Up @@ -170,7 +170,7 @@ htmlmin==0.1.12
# via
# -r docs/requirements.txt
# mkdocs-minify-plugin
identify==2.1.0
identify==2.1.1
# via pre-commit
idna==2.10
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
argcomplete==1.12.2
# via drode (setup.py)
boto3==1.17.22
boto3==1.17.23
# via drode (setup.py)
botocore==1.20.22
botocore==1.20.23
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 6bff97b

Please sign in to comment.