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 bf4200f commit e635d66Copy full SHA for e635d66
pyproject.toml
@@ -42,7 +42,7 @@ dev-flake8 = [
42
"flake8 == 7.1.1",
43
"flake8-docstrings == 1.7.0",
44
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
45
- "pydoclint == 0.6.0",
+ "pydoclint == 0.6.5",
46
"pydocstyle == 6.3.0",
47
"frequenz-client-base",
48
]
0 commit comments