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 Feb 10, 2023
1 parent dbf5956 commit dd1c5c2
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==23.1.20
flake8-builtins==2.1.0
Expand Down

0 comments on commit dd1c5c2

Please sign in to comment.