From 5a3619656c2e5ce1a6bfa0d764cd3613fd35147c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 07:23:10 +0000 Subject: [PATCH] [dependabot] Chore: Bump sphinx-autoapi from 3.4.0 to 3.5.0 Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) from 3.4.0 to 3.5.0. - [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.4.0...v3.5.0) --- updated-dependencies: - dependency-name: sphinx-autoapi dependency-type: direct:production update-type: version-update:semver-minor ... 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 2ec186de..26471dae 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ sphinx>=6,<9 -sphinx-autoapi==3.4.0 +sphinx-autoapi==3.5.0 sphinx-autodoc-typehints sphinx-rtd-theme==3.0.2 tox