We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c24d347 + 27715ad commit df167c3Copy full SHA for df167c3
pyproject.toml
@@ -37,7 +37,7 @@ email = "[email protected]"
37
38
[project.optional-dependencies]
39
dev-flake8 = [
40
- "flake8 == 6.1.0",
+ "flake8 == 7.0.0",
41
"flake8-docstrings == 1.7.0",
42
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
43
"pydoclint == 0.3.9",
0 commit comments