From 83a85e1f7481ee089ceb8b325095abe55788b7b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 06:06:43 +0000 Subject: [PATCH] chore(deps): Bump sphinx-reredirects from 0.1.6 to 1.0.0 Bumps [sphinx-reredirects](https://github.com/documatt/sphinx-reredirects) from 0.1.6 to 1.0.0. - [Changelog](https://github.com/documatt/sphinx-reredirects/blob/main/docs/changelog.rst) - [Commits](https://github.com/documatt/sphinx-reredirects/compare/v0.1.6...v1.0.0) --- updated-dependencies: - dependency-name: sphinx-reredirects dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f8217559cec..9edb30ecb6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,6 +32,6 @@ sphinxcontrib-phpdomain==0.13.2 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 sphinx-toolbox==4.0.0 -sphinx-reredirects==0.1.6 +sphinx-reredirects==1.0.0 urllib3==2.5.0 zipp==3.23.0