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 3642f67 + bbc822c commit 4bd776aCopy full SHA for 4bd776a
pyproject.toml
@@ -65,7 +65,7 @@ dev-flake8 = [
65
"flake8 == 7.3.0",
66
"flake8-docstrings == 1.7.0",
67
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
68
- "pydoclint == 0.7.6",
+ "pydoclint == 0.8.3",
69
"pydocstyle == 6.3.0",
70
]
71
dev-formatting = ["black == 25.9.0", "isort == 7.0.0"]
0 commit comments