Skip to content

Commit

Permalink
⬆ Bump flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolaik committed Aug 15, 2022
1 parent 952d887 commit fe89095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

dev_requires = [
"black==22.3.0",
"flake8==3.7.9",
"flake8>=4,<5",
"flake8-black==0.3.3",
"flake8-bugbear==20.1.4",
] + tests_require
Expand Down

0 comments on commit fe89095

Please sign in to comment.