From d497ec902d399cf608ca6050a1e0315b1aa847a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 13:51:42 +0000 Subject: [PATCH] Bump sphinx from 7.3.7 to 7.4.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 7.4.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...v7.4.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index f4373c3deb..4bb71fe433 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,4 +1,4 @@ -Sphinx==7.3.7 +Sphinx==7.4.3 sphinx-reredirects<1 towncrier~=23.11 furo==2024.5.6