Skip to content

Commit b215f45

Browse files
committed
setting highest flake8 version
1 parent 3ea6e39 commit b215f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dynamic = ["version"]
5959
dev = [
6060
"pytest >=6.2.4,<7.0.0",
6161
"pytest-cov >=2.12.0,<4.0.0",
62-
"flake8 >=3.8.3,<4.0.0",
62+
"flake8 >=3.8.3,<7.0.0",
6363
"black >= 23.3.0",
6464
"isort >=5.0.6,<6.0.0",
6565
"pre-commit",

0 commit comments

Comments
 (0)