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 adb6451 commit e00666fCopy full SHA for e00666f
pyproject.toml
@@ -54,7 +54,7 @@ dev-flake8 = [
54
"flake8 == 7.3.0",
55
"flake8-docstrings == 1.7.0",
56
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
57
- "pydoclint == 0.7.3",
+ "pydoclint == 0.7.6",
58
"pydocstyle == 6.3.0",
59
]
60
dev-formatting = ["black == 25.9.0", "isort == 6.0.1"]
0 commit comments