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 edb55d4 + 7257088 commit 1751a5cCopy full SHA for 1751a5c
pyproject.toml
@@ -64,7 +64,7 @@ dev-flake8 = [
64
"flake8 == 7.1.1",
65
"flake8-docstrings == 1.7.0",
66
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
67
- "pydoclint == 0.6.0",
+ "pydoclint == 0.6.5",
68
"pydocstyle == 6.3.0",
69
]
70
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]
0 commit comments