From 00e03eaf78037c6ae29dfd6c35fed4d0a37a768d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 15:47:50 +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 8.2.3 to 9.0.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/v8.2.3...v9.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major 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 bced248..d669489 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==8.2.3 +sphinx==9.0.1 sphinx-notfound-page==1.1.0