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 1fd184f commit 59c9506Copy full SHA for 59c9506
pyproject.toml
@@ -41,15 +41,15 @@ dev-flake8 = [
41
"flake8 == 6.1.0",
42
"flake8-docstrings == 1.7.0",
43
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
44
- "pydoclint == 0.3.8",
+ "pydoclint == 0.3.9",
45
"pydocstyle == 6.3.0",
46
]
47
dev-formatting = ["black == 23.12.1", "isort == 5.13.2"]
48
dev-mkdocs = [
49
"mike == 1.1.2",
50
"mkdocs-gen-files == 0.5.0",
51
"mkdocs-literate-nav == 0.6.1",
52
- "mkdocs-material == 9.5.3",
+ "mkdocs-material == 9.5.4",
53
"mkdocstrings[python] == 0.24.0",
54
"frequenz-repo-config[api] == 0.8.0",
55
0 commit comments