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 6ca796c commit f196a3cCopy full SHA for f196a3c
pyproject.toml
@@ -53,7 +53,7 @@ dev-flake8 = [
53
"flake8 == 7.3.0",
54
"flake8-docstrings == 1.7.0",
55
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
56
- "pydoclint == 0.6.6",
+ "pydoclint == 0.6.11",
57
"pydocstyle == 6.3.0",
58
]
59
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]
0 commit comments