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 edeab80 commit 2106d69Copy full SHA for 2106d69
pyproject.toml
@@ -55,7 +55,7 @@ dev-flake8 = [
55
"flake8 == 7.3.0",
56
"flake8-docstrings == 1.7.0",
57
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
58
- "pydoclint == 0.7.3",
+ "pydoclint == 0.7.6",
59
"pydocstyle == 6.3.0",
60
]
61
dev-formatting = ["black == 25.9.0", "isort == 6.1.0"]
0 commit comments