Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit f83d73e

Browse files
authoredMay 1, 2023
Update sphinx requirement from <7.0,>=5.0 to >=5.0,<8.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/master/CHANGES) - [Commits](sphinx-doc/sphinx@v5.0.0...v7.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3235a6e commit f83d73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎_requirements/docs.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx>=5.0,<7.0
1+
sphinx>=5.0,<8.0
22
myst-parser>=0.15
33
nbsphinx>=0.8.5
44
pandoc>=1.0

0 commit comments

Comments
 (0)