From 8767df3e1e686e5bbc0b690e9395b68f209386fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 04:33:29 +0000 Subject: [PATCH] build(deps): bump sphinx-toolbox from 3.9.0 to 3.10.0 Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) from 3.9.0 to 3.10.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...v3.10.0) --- updated-dependencies: - dependency-name: sphinx-toolbox dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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..46b3bbc 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==3.10.0 enum_tools==0.13.0 furo==2024.8.6 \ No newline at end of file