Skip to content

Commit b5e04d9

Browse files
committed
Bump mkdocstrings deps to be compatible with repo-config
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 0b4631b commit b5e04d9

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
@@ -52,8 +52,8 @@ dev-mkdocs = [
5252
"mkdocs-literate-nav == 0.6.1",
5353
"mkdocs-macros-plugin == 1.3.7",
5454
"mkdocs-material == 9.6.1",
55-
"mkdocstrings[python] == 0.27.0",
56-
"mkdocstrings-python == 1.13.0",
55+
"mkdocstrings[python] == 0.29.1",
56+
"mkdocstrings-python == 1.16.10",
5757
"frequenz-repo-config[lib] == 0.13.2",
5858
]
5959
dev-mypy = [

0 commit comments

Comments
 (0)