From 445c21d6c39316fc03661c143a0ac9c7fcbc7cd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 06:17:56 +0000 Subject: [PATCH] chore(deps): Bump sphinx-reredirects from 0.1.4 to 0.1.5 Bumps [sphinx-reredirects](https://github.com/documatt/sphinx-reredirects) from 0.1.4 to 0.1.5. - [Commits](https://github.com/documatt/sphinx-reredirects/compare/v0.1.4...v0.1.5) --- updated-dependencies: - dependency-name: sphinx-reredirects dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a5038559..9556e9ce2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,6 +30,6 @@ sphinxcontrib-phpdomain==0.11.1 sphinxcontrib-qthelp==1.0.7 sphinxcontrib-serializinghtml==1.1.10 sphinx-toolbox==3.5.0 -sphinx-reredirects==0.1.4 +sphinx-reredirects==0.1.5 urllib3==2.2.2 zipp==3.19.1