Skip to content

Commit e8780ed

Browse files
Update sphinx requirement from <7.0,>=6.0 to >=6.0,<9.0
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/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v6.0.0...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a613b26 commit e8780ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx >=6.0,<7.0
1+
sphinx >=6.0,<9.0
22
myst-parser >=2.0.0
33
nbsphinx >=0.8.5
44
pandoc >=1.0

0 commit comments

Comments
 (0)