From fe0da12c6bf6f3c4ac9d4b0f0c36f1a542636962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 06:09:09 +0000 Subject: [PATCH] chore(deps): Bump sphinx-toolbox from 3.8.0 to 3.8.1 Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/sphinx-toolbox/sphinx-toolbox/releases) - [Changelog](https://github.com/sphinx-toolbox/sphinx-toolbox/blob/master/doc-source/changelog.rst) - [Commits](https://github.com/sphinx-toolbox/sphinx-toolbox/compare/v3.8.0...v3.8.1) --- updated-dependencies: - dependency-name: sphinx-toolbox 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 06264131f..88627aa09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-phpdomain==0.12.0 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 -sphinx-toolbox==3.8.0 +sphinx-toolbox==3.8.1 sphinx-reredirects==0.1.5 urllib3==2.2.3 zipp==3.20.2