From 490dafa3210bdc01f328236d6c3697178f5c9b71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 02:06:52 +0000 Subject: [PATCH] Bump sphinx-toolbox from 3.8.0 to 3.8.2 Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) from 3.8.0 to 3.8.2. - [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.8.0...v3.8.2) --- updated-dependencies: - dependency-name: sphinx-toolbox dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- development-requirements.txt | 2 +- documentation-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/development-requirements.txt b/development-requirements.txt index 73bedef4..6fa4b6b3 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -18,7 +18,7 @@ sphinx-prompt==1.9.0 sphinxext-remoteliteralinclude==0.5.0 sphinx-rtd-theme==3.0.2 sphinx-tabs==3.4.7 -sphinx-toolbox==3.8.0 +sphinx-toolbox==3.8.2 sphinx==8.1.3 sphinxcontrib-applehelp==2.0.0 sphinxcontrib-devhelp==2.0.0 diff --git a/documentation-requirements.txt b/documentation-requirements.txt index e7925097..de0ca2e5 100644 --- a/documentation-requirements.txt +++ b/documentation-requirements.txt @@ -4,5 +4,5 @@ sphinx-autodoc-typehints==3.0.1 sphinx-prompt==1.9.0 sphinxext-remoteliteralinclude==0.5.0 sphinx-rtd-theme==3.0.2 -sphinx-toolbox==3.8.0 +sphinx-toolbox==3.8.2 sphinx==8.1.3 \ No newline at end of file