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 26, 2021
1 parent cca79eb commit 452aad0
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 @@ -10,7 +10,7 @@ astor==0.8.1
# via flake8-simplify
astpretty==2.1.0
# via flake8-expression-complexity
astroid==2.8.3
astroid==2.8.4
# via pylint
asttokens==2.0.5
# via flake8-aaa
Expand Down Expand Up @@ -41,9 +41,9 @@ beautifulsoup4==4.10.0
# mkdocs-htmlproofer-plugin
black==21.9b0
# via -r requirements-dev.in
boto3==1.19.2
boto3==1.19.3
# via -r requirements.txt
botocore==1.22.2
botocore==1.22.3
# via
# -r requirements.txt
# boto3
Expand Down Expand Up @@ -479,7 +479,7 @@ toml==0.10.2
# pre-commit
# pylint
# pytest
tomli==1.2.1
tomli==1.2.2
# via
# black
# coverage
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.3
# via drode (setup.py)
boto3==1.19.2
boto3==1.19.3
# via drode (setup.py)
botocore==1.22.2
botocore==1.22.3
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 452aad0

Please sign in to comment.