From 23e5569bf5b36d0c629308a2b4011fa0fd5b3350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 00:57:14 +0000 Subject: [PATCH] build(deps): bump sphinx from 9.0.4 to 9.1.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 9.0.4 to 9.1.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v9.0.4...v9.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index ae25ce3..904bf9d 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,6 +1,6 @@ myst-parser==5.0.0 nbsphinx==0.9.8 -sphinx==9.0.4 +sphinx==9.1.0 gitsphinx-autoapi==3.8.0 sphinx-markdown-builder==0.6.10 sphinx-copybutton==0.5.2