Skip to content

Commit 5a22673

Browse files
chore(deps): update dependency mkdocstrings to ^0.27.0
1 parent 11b0ddd commit 5a22673

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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.27.0"}
2626
mkdocs-material = "^9.5.43"
2727

2828
[build-system]

0 commit comments

Comments
 (0)