From a885efdbd38a280545fd5956a1d20fa253b9486b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 23:33:42 +0000 Subject: [PATCH] Bump sphinx-autoapi from 3.8.0 to 3.8.1 Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases) - [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst) - [Commits](https://github.com/readthedocs/sphinx-autoapi/compare/v3.8.0...v3.8.1) --- updated-dependencies: - dependency-name: sphinx-autoapi dependency-version: 3.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 4aeca1f2..095169c3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ myst-parser==5.1.0 sphinx==9.1.0 -sphinx-autoapi==3.8.0 +sphinx-autoapi==3.8.1 sphinx-autodoc-typehints==3.6.2 sphinx-rtd-theme==3.1.0 sphinxcontrib-fulltoc==1.2.0