Skip to content

Commit 1fe24ac

Browse files
⬆️ Update sphinx requirement from <7.4.0,>=5 to >=5,<8.2.0 (#689)
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v5.0.0...v8.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd6b5dd commit 1fe24ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ taichi==1.7.0
1010
# document requirements
1111
pandoc
1212
Jinja2
13-
sphinx>=5, <7.4.0
13+
sphinx>=5, <8.2.0
1414
myst-nb
1515
sphinx_thebe
1616
sphinx-autodoc-typehints

0 commit comments

Comments
 (0)