From aeb0a41df815b6ec7ad290e4f9e7ebb8b554e7f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 04:03:37 +0000 Subject: [PATCH] chore(doc): bump sphinx in /doc in the github-actions group Bumps the github-actions group in /doc with 1 update: [sphinx](https://github.com/sphinx-doc/sphinx). Updates `sphinx` from 9.0.1 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.1...v9.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index d669489..b563c83 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -2,5 +2,5 @@ breathe==4.36.0 exhale==0.3.7 myst-parser==4.0.1 myst-parser[linkify] -sphinx==9.0.1 +sphinx==9.1.0 sphinx-notfound-page==1.1.0