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 25, 2021
1 parent 5778f9c commit 984b5d6
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.35
boto3==1.17.36
# via -r requirements.txt
botocore==1.20.35
botocore==1.20.36
# via
# -r requirements.txt
# boto3
Expand Down Expand Up @@ -170,7 +170,7 @@ htmlmin==0.1.12
# via
# -r docs/requirements.txt
# mkdocs-minify-plugin
identify==2.2.0
identify==2.2.1
# via pre-commit
idna==2.10
# via
Expand Down Expand Up @@ -339,7 +339,7 @@ pycodestyle==2.7.0
# flake8-debugger
pydocstyle==6.0.0
# via flake8-docstrings
pyflakes==2.3.0
pyflakes==2.3.1
# via
# autoflake
# flake8
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.35
boto3==1.17.36
# via drode (setup.py)
botocore==1.20.35
botocore==1.20.36
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 984b5d6

Please sign in to comment.