Skip to content

Commit 650c67f

Browse files
Bump sphinx-toolbox from 4.1.0 to 4.1.1 (#309)
Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) from 4.1.0 to 4.1.1. - [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](sphinx-toolbox/sphinx-toolbox@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: sphinx-toolbox dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfdd92f commit 650c67f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ documentation = [
6464
"sphinx-prompt==1.9.0; python_version > '3.11'",
6565
"sphinx-rtd-theme==3.0.2; python_version > '3.11'",
6666
"sphinx-tabs==3.4.*; python_version > '3.11'",
67-
"sphinx-toolbox==4.1.0; python_version > '3.11'",
67+
"sphinx-toolbox==4.1.1; python_version > '3.11'",
6868
"sphinxcontrib-applehelp==2.0.0; python_version > '3.11'",
6969
"sphinxcontrib-devhelp==2.0.0; python_version > '3.11'",
7070
"sphinxcontrib-htmlhelp==2.1.0; python_version > '3.11'",

0 commit comments

Comments
 (0)