Skip to content

Commit 35d15bb

Browse files
chore(deps): update dependency mkdocstrings to ^0.28.0
1 parent 68888dd commit 35d15bb

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 @@ optional = true
3737
[tool.poetry.group.docs.dependencies]
3838
mkdocs = "^1.4.2"
3939
mkdocs-material = "^9.0.11"
40-
mkdocstrings = {extras = ["python"], version = "^0.24.0"}
40+
mkdocstrings = {extras = ["python"], version = "^0.28.0"}
4141
mkdocs-git-revision-date-localized-plugin = "^1.1.0"
4242
mkdocs-section-index = "^0.3.5"
4343
mkdocs-literate-nav = "^0.6.0"

0 commit comments

Comments
 (0)