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

chore(deps): update dependency sphinx-autoapi to v3.4.0
This commit is contained in:
Mike Almeloo
2025-01-23 13:19:47 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@ optional = true
[tool.poetry.group.docs.dependencies]
sphinx = "^7.2.6"
sphinx-autoapi = "3.3.3"
sphinx-autoapi = "3.4.0"
[tool.pyright]
venvPath = "."