chore(deps): update dependency mkdocstrings to v0.29.1
Some checks failed
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 3s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 1m4s

This commit is contained in:
Renovate 2025-03-31 08:41:30 +00:00
parent 0972be185f
commit c5edd45ea2
Signed by: Renovate
GPG key ID: C42AFED545031BE9
2 changed files with 6 additions and 6 deletions

View file

@ -29,7 +29,7 @@ documentation = [
"mkdocs-git-revision-date-localized-plugin==1.4.5",
"mkdocs-material[imaging]==9.6.10",
"mkdocs-redirects==1.2.2",
"mkdocstrings[python]==0.29.0",
"mkdocstrings[python]==0.29.1",
]
[tool.uv]