Skip to content

Commit

Permalink
Update flake8 version in requirements-flake8.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
bskinn committed Dec 10, 2024
1 parent ee9b466 commit febf654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-flake8.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
colorama
flake8>=5,<6
flake8>=6.1.0 # Avoids pycodestyle bug @ v6.0 w.r.t re.py
flake8-2020
flake8-absolute-import
flake8-bandit
Expand Down

0 comments on commit febf654

Please sign in to comment.