diff --git a/pyproject.toml b/pyproject.toml index 9f03318..0d7de43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ docs = [ "furo==2025.12.19", "packaging==26.3", "sphinx==9.1.0", - "sphinx-autoapi==3.8.0", + "sphinx-autoapi==3.8.1", "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 83d57cc..c2a942a 100644 --- a/uv.lock +++ b/uv.lock @@ -490,7 +490,7 @@ dev = [ { name = "pytest-xdist", specifier = "==3.8.0" }, { name = "ruff", specifier = "==0.15.22" }, { name = "sphinx", specifier = "==9.1.0" }, - { name = "sphinx-autoapi", specifier = "==3.8.0" }, + { name = "sphinx-autoapi", specifier = "==3.8.1" }, { name = "sphinx-autobuild", specifier = "==2025.8.25" }, { name = "sphinx-copybutton", specifier = "==0.5.2" }, { name = "sphinx-lint", specifier = "==1.0.2" }, @@ -504,7 +504,7 @@ docs = [ { name = "furo", specifier = "==2025.12.19" }, { name = "packaging", specifier = "==26.3" }, { name = "sphinx", specifier = "==9.1.0" }, - { name = "sphinx-autoapi", specifier = "==3.8.0" }, + { name = "sphinx-autoapi", specifier = "==3.8.1" }, { name = "sphinx-copybutton", specifier = "==0.5.2" }, { name = "sphinx-lint", specifier = "==1.0.2" }, { name = "sphinx-notfound-page", specifier = "==1.1.0" }, @@ -522,7 +522,7 @@ gh-actions-check = [ { name = "pytest-xdist", specifier = "==3.8.0" }, { name = "ruff", specifier = "==0.15.22" }, { name = "sphinx", specifier = "==9.1.0" }, - { name = "sphinx-autoapi", specifier = "==3.8.0" }, + { name = "sphinx-autoapi", specifier = "==3.8.1" }, { name = "sphinx-copybutton", specifier = "==0.5.2" }, { name = "sphinx-lint", specifier = "==1.0.2" }, { name = "sphinx-notfound-page", specifier = "==1.1.0" }, @@ -536,7 +536,7 @@ readthedocs = [ { name = "furo", specifier = "==2025.12.19" }, { name = "packaging", specifier = "==26.3" }, { name = "sphinx", specifier = "==9.1.0" }, - { name = "sphinx-autoapi", specifier = "==3.8.0" }, + { name = "sphinx-autoapi", specifier = "==3.8.1" }, { name = "sphinx-copybutton", specifier = "==0.5.2" }, { name = "sphinx-lint", specifier = "==1.0.2" }, { name = "sphinx-notfound-page", specifier = "==1.1.0" }, @@ -843,7 +843,7 @@ wheels = [ [[package]] name = "sphinx-autoapi" -version = "3.8.0" +version = "3.8.1" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "astroid" }, @@ -851,9 +851,9 @@ dependencies = [ { name = "pyyaml" }, { name = "sphinx" }, ] -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" } +sdist = { url = "https://files.pythonhosted.org/packages/09/5e/7b42f3f774aa116741b8031b740c854612ed7dd7d616695e934a2b7fb94f/sphinx_autoapi-3.8.1.tar.gz", hash = "sha256:04643fc50485039294ace8b660d0d1b821a1686824a975725a5106e8cf1fb30b", size = 58898, upload-time = "2026-08-23T17:04:25.612Z" } wheels = [ - { 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" }, + { url = "https://files.pythonhosted.org/packages/72/4e/e49564ab6f38341921ae855451aed2ba9915f61c43780200d5aebb57ae4d/sphinx_autoapi-3.8.1-py3-none-any.whl", hash = "sha256:9a3bd3ee1ba82d537f1620a3922292d43ee8b9ff9c69bc198965ac4bcd5a6775", size = 35975, upload-time = "2026-08-23T17:04:24.168Z" }, ] [[package]]