From 6ecd5245bc07f021e1b727a742073c3ad045d0eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 04:33:49 +0000 Subject: [PATCH] Bump sphinx from 7.3.7 to 9.0.4 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 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.3.7...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] --- requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_doc.txt b/requirements_doc.txt index d33848ed..1b67e853 100644 --- a/requirements_doc.txt +++ b/requirements_doc.txt @@ -1,4 +1,4 @@ -Sphinx==7.3.7 +Sphinx==9.0.4 sphinx-rtd-theme==2.0.0 autodoc_pydantic==2.2.0 numpy==2.3.4