From 44215942c0605d4231ceb82ae3e3009d408d1112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 05:10:56 +0000 Subject: [PATCH] Bump sphinx-toolbox from 3.5.0 to 3.6.0 Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) from 3.5.0 to 3.6.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.5.0...v3.6.0) --- updated-dependencies: - dependency-name: sphinx-toolbox dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2a7f4681..360dfe62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ docs = [ "myst-nb==1.1.0", "sphinx-book-theme==1.1.3", "sphinx-argparse==0.4.0", - "sphinx-toolbox==3.5.0", + "sphinx-toolbox==3.6.0", ] [project.scripts]