We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a54308c + 7d17961 commit d9b7682Copy full SHA for d9b7682
pyproject.toml
@@ -64,7 +64,7 @@ dev-flake8 = [
64
"flake8 == 7.2.0",
65
"flake8-docstrings == 1.7.0",
66
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
67
- "pydoclint == 0.6.5",
+ "pydoclint == 0.6.6",
68
"pydocstyle == 6.3.0",
69
]
70
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]
0 commit comments