From 9c424637715ce22acb001fe37101cee7b2b142cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 06:05:37 +0000 Subject: [PATCH] chore(deps): update dependency sphinx-autoapi to v3.7.0 --- pyproject.toml | 2 +- uv.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index daa6b5d..32b84d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ docs = [ "furo==2025.12.19", "packaging==26.0", "sphinx==9.1.0", - "sphinx-autoapi==3.6.1", + "sphinx-autoapi==3.7.0", "sphinx-copybutton==0.5.2", "sphinx-lint==1.0.2", "sphinx-notfound-page==1.1.0", diff --git a/uv.lock b/uv.lock index 0710f10..ebcd8a3 100644 --- a/uv.lock +++ b/uv.lock @@ -404,7 +404,7 @@ dev = [ { name = "pytest-xdist", specifier = "==3.8.0" }, { name = "ruff", specifier = "==0.15.0" }, { name = "sphinx", specifier = "==9.1.0" }, - { name = "sphinx-autoapi", specifier = "==3.6.1" }, + { name = "sphinx-autoapi", specifier = "==3.7.0" }, { name = "sphinx-autobuild", specifier = "==2025.8.25" }, { name = "sphinx-copybutton", specifier = "==0.5.2" }, { name = "sphinx-lint", specifier = "==1.0.2" }, @@ -418,7 +418,7 @@ docs = [ { name = "furo", specifier = "==2025.12.19" }, { name = "packaging", specifier = "==26.0" }, { name = "sphinx", specifier = "==9.1.0" }, - { name = "sphinx-autoapi", specifier = "==3.6.1" }, + { name = "sphinx-autoapi", specifier = "==3.7.0" }, { name = "sphinx-copybutton", specifier = "==0.5.2" }, { name = "sphinx-lint", specifier = "==1.0.2" }, { name = "sphinx-notfound-page", specifier = "==1.1.0" }, @@ -436,7 +436,7 @@ gh-actions-check = [ { name = "pytest-xdist", specifier = "==3.8.0" }, { name = "ruff", specifier = "==0.15.0" }, { name = "sphinx", specifier = "==9.1.0" }, - { name = "sphinx-autoapi", specifier = "==3.6.1" }, + { name = "sphinx-autoapi", specifier = "==3.7.0" }, { name = "sphinx-copybutton", specifier = "==0.5.2" }, { name = "sphinx-lint", specifier = "==1.0.2" }, { name = "sphinx-notfound-page", specifier = "==1.1.0" }, @@ -450,7 +450,7 @@ readthedocs = [ { name = "furo", specifier = "==2025.12.19" }, { name = "packaging", specifier = "==26.0" }, { name = "sphinx", specifier = "==9.1.0" }, - { name = "sphinx-autoapi", specifier = "==3.6.1" }, + { name = "sphinx-autoapi", specifier = "==3.7.0" }, { name = "sphinx-copybutton", specifier = "==0.5.2" }, { name = "sphinx-lint", specifier = "==1.0.2" }, { name = "sphinx-notfound-page", specifier = "==1.1.0" }, @@ -757,7 +757,7 @@ wheels = [ [[package]] name = "sphinx-autoapi" -version = "3.6.1" +version = "3.7.0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "astroid" }, @@ -765,9 +765,9 @@ dependencies = [ { name = "pyyaml" }, { name = "sphinx" }, ] -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/47/22/7ea4b660e98ffa271dbec5847b64738127955746d887f9596940279d30bf/sphinx_autoapi-3.7.0.tar.gz", hash = "sha256:5c8a934d788f00d11b8c8092536c7373592cce986820de8dd7daf6dfd79afd91", size = 58136, upload-time = "2026-02-11T05:24:29.86Z" } 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/d8/11/9825443890d3ef6b6a0db938054e7c806e9911509e0315fe984d00a090c1/sphinx_autoapi-3.7.0-py3-none-any.whl", hash = "sha256:5ea37271b50de08538cf6e33044ef4fb6e981ddb693060ec84f297005014fdfd", size = 36021, upload-time = "2026-02-11T05:24:28.657Z" }, ] [[package]]