Skip to content

Commit

Permalink
CI: Bump pyflakes and pycodestyle to go with flake8 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dopplershift committed Nov 29, 2022
1 parent 1065844 commit 77a118b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/linting_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
flake8==6.0.0
pycodestyle==2.9.1
pyflakes==2.5.0
pycodestyle==2.10.0
pyflakes==3.0.1

flake8-bugbear==22.10.27
flake8-builtins==2.0.1
Expand Down

0 comments on commit 77a118b

Please sign in to comment.