We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 149bc3f + 033c479 commit 98dc108Copy full SHA for 98dc108
pyproject.toml
@@ -49,7 +49,7 @@ dev-flake8 = [
49
"flake8 == 7.1.1",
50
"flake8-docstrings == 1.7.0",
51
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
52
- "pydoclint == 0.6.0",
+ "pydoclint == 0.6.5",
53
"pydocstyle == 6.3.0",
54
]
55
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]
0 commit comments