From ac2f6109e714ea6e0989464ff1a8fe9f1b2ace24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 21:03:03 +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 6a33fff..69dc293 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ sphinx sphinx_rtd_theme sphinxcontrib-napoleon sphinx-jinja2-compat>=0.1.1 -sphinx-toolbox>=2.16.0 +sphinx-toolbox>=4.2.0 enum-tools[sphinx] pydata-sphinx-theme