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 9b0e42c commit 25e1759Copy full SHA for 25e1759
pyproject.toml
@@ -40,7 +40,7 @@ dev-flake8 = [
40
"flake8 == 7.3.0",
41
"flake8-docstrings == 1.7.0",
42
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
43
- "pydoclint == 0.6.6",
+ "pydoclint == 0.7.3",
44
"pydocstyle == 6.3.0",
45
]
46
dev-formatting = ["black == 25.9.0", "isort == 6.1.0"]
0 commit comments