From fd845707f12495b3807778e8a2357abc09a4ecb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 04:21:29 +0000 Subject: [PATCH] build(deps): bump sphinx-toolbox from 3.9.0 to 4.0.0 Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) from 3.9.0 to 4.0.0. - [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/v3.9.0...v4.0.0) --- updated-dependencies: - dependency-name: sphinx-toolbox dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 61bcab3..3eb324f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ sphinx==8.2.3 sphinx-jinja2-compat==0.3.0 -sphinx-toolbox==3.9.0 +sphinx-toolbox==4.0.0 enum_tools==0.13.0 furo==2024.8.6 \ No newline at end of file