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 22, 2021
1 parent 224d147 commit 90deab0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements-dev.txt
Expand Up @@ -5,9 +5,7 @@
# pip-compile --allow-unsafe --output-file=requirements-dev.txt requirements-dev.in
#
appdirs==1.4.4
# via
# black
# pylint
# via black
astor==0.8.1
# via flake8-simplify
astpretty==2.1.0
Expand Down Expand Up @@ -323,7 +321,9 @@ pep8-naming==0.12.1
pip-tools==6.2.0
# via -r requirements-dev.in
platformdirs==2.2.0
# via virtualenv
# via
# pylint
# virtualenv
pluggy==0.13.1
# via pytest
pre-commit==2.14.0
Expand All @@ -349,7 +349,7 @@ pygments==2.10.0
# -r docs/requirements.txt
# flakehell
# mkdocs-material
pylint==2.10.1
pylint==2.10.2
# via -r requirements-dev.in
pymdown-extensions==8.2
# via
Expand Down Expand Up @@ -409,7 +409,7 @@ pyyaml-env-tag==0.1
# via
# -r docs/requirements.txt
# mkdocs
regex==2021.8.3
regex==2021.8.21
# via black
requests==2.26.0
# via
Expand Down Expand Up @@ -509,9 +509,9 @@ wheel==0.37.0
# pip-tools
wrapt==1.12.1
# via astroid
yamlfix==0.5.0
yamlfix==0.6.0
# via -r requirements-dev.in
yamllint==1.26.2
yamllint==1.26.3
# via -r requirements-dev.in
yoyo-migrations==7.3.2
# via -r requirements.txt
Expand Down

0 comments on commit 90deab0

Please sign in to comment.