From 9ae3f3c3fde77580001b9bd20411d2777ac1290f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 01:14:09 +0000 Subject: [PATCH] Bump sphinx from 7.2.6 to 9.0.4 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 9.0.4. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v9.0.4/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v9.0.4) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major ... 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 589074f6..41a1d878 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ #imagecodecs == 2023.9.18 #Jinja2 == 3.1.6 -sphinx==7.2.6 +sphinx==9.0.4 sphinx_rtd_theme==3.1.0 readthedocs-sphinx-search==0.3.2 imagecodecs == 2023.9.18