Skip to content

Commit 7a0d577

Browse files
chore(deps): update dependency mkdocstrings to v1
1 parent 8c0352f commit 7a0d577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dev = [
3737

3838
docs = [
3939
"mkdocs>=1.6.1,<2.0.0",
40-
"mkdocstrings[python]>=0.29.1,<1.0.0",
40+
"mkdocstrings[python]>=1.0.3,<1.1.0",
4141
"mkdocs-material>=9.6.11,<10.0.0",
4242
]
4343

0 commit comments

Comments
 (0)