Skip to content

Commit 85e5a15

Browse files
DEP(deps): Update sphinx-toolbox requirement from >=2.16.0 to >=4.2.0 (#271)
* DEP(deps): Update sphinx-toolbox requirement from >=2.16.0 to >=4.2.0 Updates the requirements on [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) to permit the latest version. - [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@v2.16.0...v4.2.0) --- updated-dependencies: - dependency-name: sphinx-toolbox dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * fix conflicts: update sphinx-toolbox to >=4.2.0 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel <denisneuf@hotmail.com>
1 parent b1874ee commit 85e5a15

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sphinx
33
sphinx_rtd_theme
44
sphinxcontrib-napoleon
55
sphinx-jinja2-compat>=0.4.1
6-
sphinx-toolbox>=2.16.0
6+
sphinx-toolbox>=4.2.0
77
enum-tools[sphinx]
88
pydata-sphinx-theme
99

@@ -16,3 +16,4 @@ pytz>=2026.2,<2027.0
1616
confuse>=2.2.0,<2.3
1717
python-dotenv
1818
pyyaml
19+

0 commit comments

Comments
 (0)