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 8cc99a7 commit 7f56487Copy full SHA for 7f56487
pyproject.toml
@@ -49,7 +49,7 @@ dev-flake8 = [
49
"flake8 == 7.3.0",
50
"flake8-docstrings == 1.7.0",
51
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
52
- "pydoclint == 0.7.3",
+ "pydoclint == 0.7.6",
53
"pydocstyle == 6.3.0",
54
]
55
dev-formatting = ["black == 25.9.0", "isort == 6.1.0"]
0 commit comments