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 29010a7 commit fabb6beCopy full SHA for fabb6be
pyproject.toml
@@ -58,7 +58,7 @@ dev-flake8 = [
58
"flake8 == 7.3.0",
59
"flake8-docstrings == 1.7.0",
60
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
61
- "pydoclint == 0.6.10",
+ "pydoclint == 0.7.6",
62
"pydocstyle == 6.3.0",
63
]
64
dev-formatting = ["black == 25.9.0", "isort == 6.1.0"]
0 commit comments