Skip to content

Commit e9eb5e9

Browse files
OPT: Update dependency mkdocstrings to v1 ⬆️
1 parent 8f8f7db commit e9eb5e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ mkdocs-autorefs = "1.4.2"
7070
mkdocs-git-committers-plugin-2 = "2.5.0"
7171
mkdocs-git-revision-date-localized-plugin = "1.4.7"
7272
mkdocs-material = "9.6.15"
73-
mkdocstrings = { version = "0.29.1", extras = ["python"] }
73+
mkdocstrings = { version = "1.0.2", extras = ["python"] }
7474
pillow = "11.3.0"
7575

7676
[tool.black]

0 commit comments

Comments
 (0)