From d8321defc30d25558b2412e7bc1dcd2abff85b3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 07:26:11 +0000 Subject: [PATCH] [dependabot] Chore: Bump sphinx-autoapi from 3.6.0 to 3.6.1 Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) from 3.6.0 to 3.6.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.6.0...v3.6.1) --- updated-dependencies: - dependency-name: sphinx-autoapi dependency-version: 3.6.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 8bebd253..9dd52cb7 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ sphinx>=6,<9 -sphinx-autoapi==3.6.0 +sphinx-autoapi==3.6.1 sphinx-autodoc-typehints sphinx-rtd-theme==3.0.2 tox