Skip to content

Commit 375ed90

Browse files
committed
Bump mkdocstrings to version compatible with repo-config
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 4c90e81 commit 375ed90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ dev-mkdocs = [
6161
"mkdocs-literate-nav == 0.6.1",
6262
"mkdocs-macros-plugin == 1.3.7",
6363
"mkdocs-material == 9.6.1",
64-
"mkdocstrings[python] == 0.27.0",
65-
"mkdocstrings-python == 1.13.0",
64+
"mkdocstrings[python] == 0.29.1",
65+
"mkdocstrings-python == 1.16.10",
6666
"frequenz-repo-config[lib] == 0.13.2",
6767
]
6868
dev-mypy = [

0 commit comments

Comments
 (0)