Skip to content

Commit 30cca8d

Browse files
chore(deps): update dependency mkdocstrings to ^0.30.0
1 parent 5ab3c4e commit 30cca8d

2 files changed

Lines changed: 55 additions & 23 deletions

File tree

poetry.lock

Lines changed: 54 additions & 22 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
@@ -22,7 +22,7 @@ pytest-cov = "^6.0.0"
2222

2323
[tool.poetry.group.docs.dependencies]
2424
mkdocs = "^1.6.1"
25-
mkdocstrings = {extras = ["python"], version = "^0.26.2"}
25+
mkdocstrings = {extras = ["python"], version = "^0.30.0"}
2626
mkdocs-material = "^9.5.43"
2727

2828
[build-system]

0 commit comments

Comments
 (0)