From e9a45d7932a01255b269321bf1f834b5d57c763d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 12:13:30 +0000 Subject: [PATCH] chore(deps): Bump sphinx-reredirects from 0.1.6 to 1.1.0 Bumps [sphinx-reredirects](https://github.com/documatt/sphinx-reredirects) from 0.1.6 to 1.1.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.1.0) --- updated-dependencies: - dependency-name: sphinx-reredirects dependency-version: 1.1.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 1435b093cf0..f2be5f7c64b 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.1.1 -sphinx-reredirects==0.1.6 +sphinx-reredirects==1.1.0 urllib3==2.6.2 zipp==3.23.0