Skip to content

Commit 2b4fe85

Browse files
fix(deps): update dependency mkdocstrings-python to v1.16.7
1 parent f4c14e3 commit 2b4fe85

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
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.10"
1111
dependencies = [
1212
"mkdocstrings==0.28.0",
13-
"mkdocstrings-python==1.13.0",
13+
"mkdocstrings-python==1.16.7",
1414
"charset-normalizer==3.4.1",
1515
"tree-sitter==0.24.0",
1616
"tree-sitter-matlab==1.0.4",

0 commit comments

Comments
 (0)