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.
1 parent bc5bb4c commit 983fad1Copy full SHA for 983fad1
pyproject.toml
@@ -48,7 +48,7 @@ email = "[email protected]"
48
49
[project.optional-dependencies]
50
dev-flake8 = [
51
- "flake8 == 6.1.0",
+ "flake8 == 7.0.0",
52
"flake8-docstrings == 1.7.0",
53
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
54
"pydoclint == 0.3.8",
0 commit comments