Skip to content

Commit

Permalink
update flake8 version
Browse files Browse the repository at this point in the history
  • Loading branch information
mogres committed Aug 1, 2023
1 parent d6f9d61 commit d01e5a9
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 @@ -14,7 +14,7 @@

test_requirements = [
"black>=19.10b0, <=23.0",
"flake8>=3.8.3",
"flake8>=3.8.3, <=6.0.0",
"flake8-debugger>=3.2.1",
"mdutils>=1.4.0",
"pytest>=5.4.3",
Expand Down

0 comments on commit d01e5a9

Please sign in to comment.