From 41aaf92f50f93097b7bf3bc05497366b0eb9a448 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 06:32:57 +0000 Subject: [PATCH] DEP(deps): Update sphinx-toolbox requirement from >=4.2.0 to >=4.3.0 Updates the requirements on [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) to permit the latest version. - [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.2.0...v4.3.0) --- updated-dependencies: - dependency-name: sphinx-toolbox dependency-version: 4.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7608eed79..e2c0d69e5 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -15,7 +15,7 @@ jinja2 sphinxcontrib-napoleon sphinx-jinja2-compat>=0.4.1 -sphinx-toolbox>=4.2.0 +sphinx-toolbox>=4.3.0 enum-tools[sphinx] pydata-sphinx-theme httpx