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 29ed2fa commit 4e52742Copy full SHA for 4e52742
pyproject.toml
@@ -64,7 +64,7 @@ dev-flake8 = [
64
"flake8 == 7.3.0",
65
"flake8-docstrings == 1.7.0",
66
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
67
- "pydoclint == 0.7.3",
+ "pydoclint == 0.7.6",
68
"pydocstyle == 6.3.0",
69
]
70
dev-formatting = ["black == 25.9.0", "isort == 6.1.0"]
0 commit comments