Skip to content

Commit 5b512ab

Browse files
fix(deps): update dependency mkdocstrings to v0.28.0 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9c80b5 commit 5b512ab

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
@@ -9,7 +9,7 @@ license = { text = "MIT" }
99
readme = "README.md"
1010
requires-python = ">=3.10"
1111
dependencies = [
12-
"mkdocstrings==0.27.0",
12+
"mkdocstrings==0.28.0",
1313
"mkdocstrings-python==1.13.0",
1414
"charset-normalizer==3.4.1",
1515
"tree-sitter==0.24.0",

0 commit comments

Comments
 (0)