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 8283f6b commit c0f6d40Copy full SHA for c0f6d40
pyproject.toml
@@ -75,8 +75,8 @@ dev-mkdocs = [
75
"mkdocs-literate-nav == 0.6.2",
76
"mkdocs-macros-plugin == 1.3.7",
77
"mkdocs-material == 9.6.12",
78
- "mkdocstrings[python] == 0.28.0",
79
- "mkdocstrings-python == 1.14.6",
+ "mkdocstrings[python] == 0.29.1",
+ "mkdocstrings-python == 1.16.10",
80
"frequenz-repo-config[lib] == 0.13.2",
81
]
82
dev-mypy = [
0 commit comments