Skip to content

Commit

Permalink
chore: update dependency requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 21, 2021
1 parent f23113e commit 822af25
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@
# pip-compile --allow-unsafe --output-file=requirements-dev.txt requirements-dev.in
#
appdirs==1.4.4
# via black
# via
# black
# pylint
astor==0.8.1
# via flake8-simplify
astpretty==2.1.0
# via flake8-expression-complexity
astroid==2.6.6
astroid==2.7.2
# via pylint
asttokens==2.0.5
# via flake8-aaa
Expand All @@ -25,7 +27,7 @@ attrs==21.2.0
# pytest
autoflake==1.4
# via autoimport
autoimport==0.7.0
autoimport==0.7.2
# via -r requirements-dev.in
babel==2.9.1
# via
Expand Down Expand Up @@ -332,7 +334,7 @@ pygments==2.10.0
# -r docs/requirements.txt
# flakehell
# mkdocs-material
pylint==2.9.6
pylint==2.10.1
# via -r requirements-dev.in
pymdown-extensions==8.2
# via
Expand Down

0 comments on commit 822af25

Please sign in to comment.