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 8e35262 + 6bd0ea2 commit 12539f1Copy full SHA for 12539f1
pyproject.toml
@@ -61,7 +61,7 @@ cli = [
61
dev-flake8 = [
62
"flake8 == 7.3.0",
63
"flake8-docstrings == 1.7.0",
64
- "flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
+ "flake8-pyproject == 1.2.4", # For reading the flake8 config from pyproject.toml
65
"pydoclint == 0.7.6",
66
"pydocstyle == 6.3.0",
67
]
0 commit comments