From 7f30677b7423663bcdcc31cb42b83e247c7339a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 11:27:12 +0000 Subject: [PATCH] Bump sphinx from 7.3.7 to 7.4.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 7.4.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.3.7...v7.4.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a450ae8..bce87ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ snowballstemmer==2.2.0 # via sphinx soupsieve==2.5 # via beautifulsoup4 -sphinx==7.3.7 +sphinx==7.4.2 # via # -r requirements.in # furo