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 2cf62ff commit dc568b9Copy full SHA for dc568b9
pyproject.toml
@@ -51,7 +51,7 @@ dev-flake8 = [
51
"flake8 == 7.3.0",
52
"flake8-docstrings == 1.7.0",
53
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
54
- "pydoclint == 0.6.11",
+ "pydoclint == 0.7.3",
55
"pydocstyle == 6.3.0",
56
]
57
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]
0 commit comments