Skip to content

Commit e48545b

Browse files
authored
Bump mkdocstrings dependencies (#91)
2 parents 68b3e4a + f16033f commit e48545b

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
@@ -67,8 +67,8 @@ dev-mkdocs = [
6767
"mkdocs-literate-nav == 0.6.1",
6868
"mkdocs-macros-plugin == 1.0.5",
6969
"mkdocs-material == 9.5.34",
70-
"mkdocstrings[python] == 0.26.0",
71-
"mkdocstrings-python == 1.10.9",
70+
"mkdocstrings[python] == 0.26.1",
71+
"mkdocstrings-python == 1.11.1",
7272
"frequenz-repo-config[lib] == 0.10.0",
7373
]
7474
dev-mypy = [

0 commit comments

Comments
 (0)