Skip to content

Commit 8e0d12c

Browse files
chore(deps): update dependency mkdocstrings to ^0.28.0
1 parent d186d02 commit 8e0d12c

File tree

2 files changed

+13
-14
lines changed

2 files changed

+13
-14
lines changed

poetry.lock

Lines changed: 12 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ optional = true
6161

6262
[tool.poetry.group.docs.dependencies]
6363
mkdocs = "^1.6.1"
64-
mkdocstrings = {extras = ["python"], version = "^0.25.2"}
64+
mkdocstrings = {extras = ["python"], version = "^0.28.0"}
6565
mkdocs-material = "^9.5.33"
6666
mkdocs-gen-files = "^0.5.0"
6767
mkdocs-literate-nav = "^0.6.1"

0 commit comments

Comments
 (0)