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 5e4218a + b658001 commit ae1ab7cCopy full SHA for ae1ab7c
1 file changed
pyproject.toml
@@ -50,7 +50,7 @@ dev-flake8 = [
50
"flake8-datetimez == 20.10.0",
51
"flake8-docstrings == 1.7.0",
52
"flake8-pyproject == 1.2.4", # For reading the flake8 config from pyproject.toml
53
- "pydoclint == 0.7.6",
+ "pydoclint == 0.8.3",
54
"pydocstyle == 6.3.0",
55
]
56
dev-formatting = ["black == 26.3.1", "isort == 8.0.1"]
0 commit comments