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 88b963e commit 29b8cc0Copy full SHA for 29b8cc0
pyproject.toml
@@ -48,7 +48,7 @@ dev-flake8 = [
48
"flake8 == 7.3.0",
49
"flake8-docstrings == 1.7.0",
50
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
51
- "pydoclint == 0.7.3",
+ "pydoclint == 0.7.6",
52
"pydocstyle == 6.3.0",
53
]
54
dev-formatting = ["black == 25.9.0", "isort == 6.0.1"]
0 commit comments