From 06699cc3c3252349ca7431d995d6e764ba4af2a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 21:02:49 +0000 Subject: [PATCH] DEP(deps): Update sphinx-toolbox requirement from >=4.3.0 to >=4.3.1 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.3.0...v4.3.1) --- updated-dependencies: - dependency-name: sphinx-toolbox dependency-version: 4.3.1 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 cf87a32..2be28ce 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ sphinx sphinx_rtd_theme sphinxcontrib-napoleon sphinx-jinja2-compat>=0.4.1 -sphinx-toolbox>=4.3.0 +sphinx-toolbox>=4.3.1 enum-tools[sphinx] pydata-sphinx-theme