From f8bb4c72996be5859410ab55fd35db93d8d40081 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 15:42:40 +0000 Subject: [PATCH] Bump sphinx from 7.3.7 to 8.2.1 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 84bc557ec..b6c27b47e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,5 +9,5 @@ semver==2.13.0; python_version == '3.6' semver==3.0.4; python_version >= '3.7' Sphinx==5.3.0; python_version < '3.8' Sphinx==7.1.2; python_version == '3.8' -Sphinx==7.3.7; python_version >= '3.9' +Sphinx==8.2.1; python_version >= '3.9' sphinx-rtd-theme==2.0.0