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 3fbbfd8 commit d78bd1fCopy full SHA for d78bd1f
pyproject.toml
@@ -71,7 +71,7 @@ dev-flake8 = [
71
"flake8 == 7.2.0",
72
"flake8-docstrings == 1.7.0",
73
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
74
- "pydoclint == 0.6.4",
+ "pydoclint == 0.6.6",
75
"pydocstyle == 6.3.0",
76
]
77
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]
0 commit comments