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 51df18a + dabe998 commit db9121aCopy full SHA for db9121a
pyproject.toml
@@ -62,7 +62,7 @@ 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
65
- "pydoclint == 0.7.6",
+ "pydoclint == 0.8.3",
66
"pydocstyle == 6.3.0",
67
]
68
dev-formatting = ["black == 25.9.0", "isort == 6.0.1"]
0 commit comments