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 51b26cd + 5c8be49 commit 0fa6acfCopy full SHA for 0fa6acf
1 file changed
pyproject.toml
@@ -66,7 +66,7 @@ dev-flake8 = [
66
"flake8 == 7.2.0",
67
"flake8-docstrings == 1.7.0",
68
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
69
- "pydoclint == 0.6.0",
+ "pydoclint == 0.6.6",
70
"pydocstyle == 6.3.0",
71
]
72
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]
0 commit comments