From 1d69a6403e98ae197f6d3131f72b4a44003a7bfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:37:51 +0000 Subject: [PATCH] Bump sphinx from 7.2.6 to 8.0.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 8.0.2. - [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.2.6...v8.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index 9cc9c0300f1..3e0341e122c 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -5,7 +5,7 @@ redis==5.0.3 pre-commit==3.7.0 # For generating documentation. -sphinx==7.2.6 +sphinx==8.0.2 sphinx-autoapi==3.0.0 # For 'manage' interactive shell