Merge pull request #126 from malmeloo/renovate/sphinx-autoapi-3.x

chore(deps): update dependency sphinx-autoapi to v3.6.0
This commit is contained in:
Mike Almeloo
2025-06-14 16:47:47 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@ test = [
]
docs = [
"sphinx>=7.2.6,<8.0.0",
"sphinx-autoapi==3.4.0",
"sphinx-autoapi==3.6.0",
]
[tool.pyright]