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 db330d0 commit a30fc08Copy full SHA for a30fc08
pyproject.toml
@@ -45,7 +45,7 @@ dev-flake8 = [
45
"flake8 == 7.2.0",
46
"flake8-docstrings == 1.7.0",
47
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
48
- "pydoclint == 0.6.5",
+ "pydoclint == 0.6.6",
49
"pydocstyle == 6.3.0",
50
]
51
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]
0 commit comments