From 69ce971d3b85219183ad86e7f2ef7dbe4f5cc81d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 04:22:25 +0000 Subject: [PATCH] Bump sphinx from 7.3.7 to 8.2.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 8.2.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/v7.3.7...v8.2.3) --- updated-dependencies: - dependency-name: sphinx 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 4060aed4..982f0203 100644 --- a/requirements_doc.txt +++ b/requirements_doc.txt @@ -1,4 +1,4 @@ -Sphinx==7.3.7 +Sphinx==8.2.3 sphinx-rtd-theme==2.0.0 autodoc_pydantic==2.2.0 numpy==2.2.2