Skip to content

Commit b9584f5

Browse files
committed
Bump mkdocstrings dependencies to be compatible with repo-config
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 6bc0781 commit b9584f5

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
@@ -63,8 +63,8 @@ dev-mkdocs = [
6363
"mkdocs-literate-nav == 0.6.1",
6464
"mkdocs-macros-plugin == 1.3.7",
6565
"mkdocs-material == 9.6.1",
66-
"mkdocstrings[python] == 0.27.0",
67-
"mkdocstrings-python == 1.13.0",
66+
"mkdocstrings[python] == 0.29.1",
67+
"mkdocstrings-python == 1.16.10",
6868
"frequenz-repo-config[lib] == 0.13.2",
6969
]
7070
dev-mypy = [

0 commit comments

Comments
 (0)