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