From d3a9bbc049d60d18ac6c4d92e229dcdbe07baff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 21:30:01 +0000 Subject: [PATCH] DEP(deps): Update sphinx-toolbox requirement from >=2.16.0 to >=4.2.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/v2.16.0...v4.2.0) --- updated-dependencies: - dependency-name: sphinx-toolbox dependency-version: 4.2.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 9514bdbe2..ae8b24402 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -15,7 +15,7 @@ jinja2 sphinxcontrib-napoleon sphinx-jinja2-compat>=0.4.1 -sphinx-toolbox>=2.16.0 +sphinx-toolbox>=4.2.0 enum-tools[sphinx] pydata-sphinx-theme httpx