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 707e379 commit adc987fCopy full SHA for adc987f
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.16",
78
- "mkdocstrings[python] == 0.29.1",
79
- "mkdocstrings-python == 1.16.12",
+ "mkdocstrings[python] == 0.30.0",
+ "mkdocstrings-python == 1.17.0",
80
"frequenz-repo-config[lib] == 0.13.5",
81
]
82
dev-mypy = [
0 commit comments