From 9b37b38b0c59404af3e1142781eb112a1ee8be0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 02:47:31 +0000 Subject: [PATCH] Bump sphinx from 7.2.6 to 8.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 8.1.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.2.6...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index bd7f4ba..3f96591 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -14,7 +14,7 @@ pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar # Documentation # ------------------------------------------------------------------------------ -sphinx==7.2.6 # https://github.com/sphinx-doc/sphinx +sphinx==8.1.3 # https://github.com/sphinx-doc/sphinx sphinx-autobuild==2024.2.4 # https://github.com/GaretJax/sphinx-autobuild # Code quality