From 27b414c4c872b1fd9740c8fd12f1313897f19933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 03:02:00 +0000 Subject: [PATCH] Bump sphinx from 9.0.1 to 9.0.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 9.0.1 to 9.0.3. - [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.0.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/readthedocs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/readthedocs.txt b/requirements/readthedocs.txt index 372ea915bb..d942918831 100644 --- a/requirements/readthedocs.txt +++ b/requirements/readthedocs.txt @@ -1,6 +1,6 @@ -r base.txt -Sphinx==9.0.1 +Sphinx==9.0.3 sphinx-removed-in docutils