Skip to content

Commit c99daa3

Browse files
Update sphinx requirement from <5.2,>=4 to >=4,<7.3
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@v4.0.0...v7.2.6) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d9b343 commit c99daa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pre-commit>=2.15,<2.21
2626
# Documentation
2727
# -----------------------
2828
myst-parser[linkify]>=0.15,<0.19
29-
sphinx>=4,<5.2
29+
sphinx>=4,<7.3
3030
sphinx-autobuild==2021.*
3131
sphinx-autodoc-typehints>=1.11,<1.20
3232
sphinx-copybutton<1

0 commit comments

Comments
 (0)