Skip to content

Commit 5714f87

Browse files
committed
Try flake8 7.0.0
1 parent 6f85d43 commit 5714f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ disallow_untyped_defs = true
4747
[project.optional-dependencies]
4848
dev = [
4949
"black==22.12.0",
50-
"flake8==7.2.0",
50+
"flake8==7.0.0",
5151
"isort==5.11.3",
5252
"mypy==0.991",
5353
"pylint==2.15.9",

0 commit comments

Comments
 (0)