Skip to content

Commit eadd8a0

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

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

poetry.lock

Lines changed: 25 additions & 25 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)