Skip to content

Commit bb880ef

Browse files
committed
Bump mkdocstrings deps to be compatible with repo-config
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
1 parent 9b4c095 commit bb880ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.1",
81+
"mkdocstrings-python == 1.16.10",
8282
"frequenz-repo-config[api] == 0.13.2",
8383
]
8484
dev-mypy = [

0 commit comments

Comments
 (0)