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 0d19617 + 3d52f37 commit f48d1e1Copy full SHA for f48d1e1
pyproject.toml
@@ -41,7 +41,7 @@ dev-flake8 = [
41
"flake8 == 7.3.0",
42
"flake8-docstrings == 1.7.0",
43
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
44
- "pydoclint == 0.6.11",
+ "pydoclint == 0.7.3",
45
"pydocstyle == 6.3.0",
46
]
47
dev-formatting = ["black == 25.9.0", "isort == 6.1.0"]
0 commit comments