Skip to content

Commit 816e0c2

Browse files
chore(deps): update dependency mkdocstrings to v1 (#1366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f025a3 commit 816e0c2

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
@@ -94,7 +94,7 @@ docs = [
9494
"mkdocs-material[recommended,git,imaging]==9.7.0",
9595
"mkdocs-section-index==0.3.10",
9696
"mkdocs==1.6.1",
97-
"mkdocstrings[python]==0.30.1",
97+
"mkdocstrings[python]==1.0.0",
9898
"pathspec==0.12.1",
9999
]
100100
example = [

0 commit comments

Comments
 (0)