chore(deps): update dependency sphinx-autoapi to v3.8.0

This commit is contained in:
renovate[bot]
2026-03-08 04:41:06 +00:00
committed by GitHub
parent 7e3e7f6713
commit 3a9b27fc8a
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@ docs = [
"furo>=2025.7.19",
"myst-parser>=4.0.1; python_full_version >= '3.10'",
"sphinx>=8.2.3,<8.3.0; python_full_version >= '3.11'",
"sphinx-autoapi==3.6.1",
"sphinx-autoapi==3.8.0",
"sphinx-book-theme>=1.1.4",
"sphinx-design>=0.6.1",
"sphinx-togglebutton>=0.3.2",

8
uv.lock generated
View File

@@ -621,7 +621,7 @@ docs = [
{ name = "furo", specifier = ">=2025.7.19" },
{ name = "myst-parser", marker = "python_full_version >= '3.10'", specifier = ">=4.0.1" },
{ name = "sphinx", marker = "python_full_version >= '3.11'", specifier = ">=8.2.3,<8.3.0" },
{ name = "sphinx-autoapi", specifier = "==3.6.1" },
{ name = "sphinx-autoapi", specifier = "==3.8.0" },
{ name = "sphinx-book-theme", specifier = ">=1.1.4" },
{ name = "sphinx-design", specifier = ">=0.6.1" },
{ name = "sphinx-togglebutton", specifier = ">=0.3.2" },
@@ -1500,7 +1500,7 @@ wheels = [
[[package]]
name = "sphinx-autoapi"
version = "3.6.1"
version = "3.8.0"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "astroid", version = "3.3.11", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.12'" },
@@ -1510,9 +1510,9 @@ dependencies = [
{ name = "sphinx", version = "8.1.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
{ name = "sphinx", version = "8.2.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
]
sdist = { url = "https://files.pythonhosted.org/packages/a9/ad/c627976d5f4d812b203ef1136108bbd81ef9bbbfd3f700f1295c322c22e6/sphinx_autoapi-3.6.1.tar.gz", hash = "sha256:1ff2992b7d5e39ccf92413098a376e0f91e7b4ca532c4f3e71298dbc8a4a9900", size = 55456, upload-time = "2025-10-06T16:21:22.888Z" }
sdist = { url = "https://files.pythonhosted.org/packages/f8/25/386d851320bc306e9d7d41b8cecf113f638e205a99595c481c146622de94/sphinx_autoapi-3.8.0.tar.gz", hash = "sha256:9f8ac7d43baf28a0831ac0e392fab6a095b875af07e52d135a5f716cc3cf1142", size = 58418, upload-time = "2026-03-08T03:49:52.931Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/ca/89/aea2f346fcdb44eb72464842e106b6291b2687feec2dd8b2de920ab89f28/sphinx_autoapi-3.6.1-py3-none-any.whl", hash = "sha256:6b7af0d5650f6eac1f4b85c1eb9f9a4911160ec7138bdc4451c77a5e94d5832c", size = 35334, upload-time = "2025-10-06T16:21:21.33Z" },
{ url = "https://files.pythonhosted.org/packages/2f/3a/8923a543fa2422d32be4c5311f488e4f275acde263c811e4d5d22bb544cb/sphinx_autoapi-3.8.0-py3-none-any.whl", hash = "sha256:245aefdeab85609ae4aa3576b0d99f69676aa6333dda438761bd125755b3c42d", size = 35994, upload-time = "2026-03-08T03:49:51.383Z" },
]
[[package]]