Skip to content

Commit

Permalink
Remove pin for <5.0.0 from flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
caufieldjh committed Nov 17, 2024
1 parent a1e47ae commit 61e224f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ description = Run documentation linters.
skip_install = true
deps =
darglint
flake8<5.0.0
flake8
flake8-black
flake8-bandit
flake8-bugbear
Expand Down

0 comments on commit 61e224f

Please sign in to comment.