From 8d652a38fa1183b65fd0e400ab0188e7515690b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 05:04:43 +0000 Subject: [PATCH] Bump sphinx-toolbox from 4.1.1 to 4.1.2 Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) from 4.1.1 to 4.1.2. - [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/v4.1.1...v4.1.2) --- updated-dependencies: - dependency-name: sphinx-toolbox dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7ea4eebf..5b1d447f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ optional-dependencies.dev = [ "sphinx-paramlinks==0.6", "sphinx-pyproject==0.3.0", "sphinx-substitution-extensions==2026.1.12", - "sphinx-toolbox==4.1.1", + "sphinx-toolbox==4.1.2", "sphinxcontrib-httpdomain==1.8.1", "sphinxcontrib-spelling==8.0.2", "sybil==9.3.0",