Skip to content

Commit 1a797b6

Browse files
committed
Bump mkdocstrings to be compatible with repo-config 0.13.2
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 218abb6 commit 1a797b6

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
@@ -77,8 +77,8 @@ dev-mkdocs = [
7777
"mkdocs-literate-nav == 0.6.1",
7878
"mkdocs-macros-plugin == 1.3.7",
7979
"mkdocs-material == 9.6.1",
80-
"mkdocstrings[python] == 0.27.0",
81-
"mkdocstrings-python == 1.13.0",
80+
"mkdocstrings[python] == 0.29.0",
81+
"mkdocstrings-python == 1.16.2",
8282
"frequenz-repo-config[api] == 0.13.2",
8383
]
8484
dev-mypy = [

0 commit comments

Comments
 (0)