Skip to content

Commit

Permalink
Update flake8 requirement from <5.1,>=3.8 to >=3.8,<7.2 in /requireme…
Browse files Browse the repository at this point in the history
…nts (#139)
  • Loading branch information
Guts authored Sep 4, 2024
2 parents 1cd5a38 + b7a7cb9 commit 1f8783e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-r base.txt

black
flake8>=3.8,<5.1
flake8>=3.8,<7.2
flake8-builtins>=1.5,<2.1
flake8-isort>=4.0,<6.2
isort>=5.7,<5.14
Expand Down

0 comments on commit 1f8783e

Please sign in to comment.