Skip to content

Commit

Permalink
chore(deps): update dependency pyflakes to v3.1.0 (#184)
Browse files Browse the repository at this point in the history
This updates pyflakes and associated libraries

chore(deps): update dependency pycodestyle to v2.11.0

chore(deps): update dependency flake8 to v6.1.0

Signed-off-by: Manuel Schönlaub <manuel.schonlaub@prodigygame.com>
  • Loading branch information
mschoenlaub authored Sep 19, 2023
1 parent cb8c671 commit 25f6a87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ distlib==0.3.7
# via virtualenv
filelock==3.12.4
# via virtualenv
flake8==6.0.0
flake8==6.1.0
# via -r requirements-dev.in
identify==2.5.29
# via pre-commit
Expand Down Expand Up @@ -68,9 +68,9 @@ pluggy==1.3.0
# via pytest
pre-commit==3.4.0
# via -r requirements-dev.in
pycodestyle==2.10.0
pycodestyle==2.11.0
# via flake8
pyflakes==3.0.1
pyflakes==3.1.0
# via flake8
pylint==2.17.5
# via -r requirements-dev.in
Expand Down

0 comments on commit 25f6a87

Please sign in to comment.