From 0c802a7d287f5f2d03812fd94e57a19eddc5a204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:11:44 +0000 Subject: [PATCH] Bump sphinx from 7.3.7 to 8.2.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 8.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.3.7...v8.2.1) --- 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..cfb5ff40 100644 --- a/requirements_doc.txt +++ b/requirements_doc.txt @@ -1,4 +1,4 @@ -Sphinx==7.3.7 +Sphinx==8.2.1 sphinx-rtd-theme==2.0.0 autodoc_pydantic==2.2.0 numpy==2.2.2