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.
2 parents c73c78e + 7d87b08 commit 2beddd1Copy full SHA for 2beddd1
1 file changed
pyproject.toml
@@ -66,7 +66,7 @@ dev-flake8 = [
66
"flake8-datetimez == 20.10.0",
67
"flake8-docstrings == 1.7.0",
68
"flake8-pyproject == 1.2.4", # For reading the flake8 config from pyproject.toml
69
- "pydoclint == 0.8.6",
+ "pydoclint == 0.9.0",
70
"pydocstyle == 6.3.0",
71
]
72
dev-formatting = ["black == 26.5.1", "isort == 8.0.1"]
0 commit comments