Skip to content

Commit fb051b9

Browse files
Update sphinx requirement from <8.0,>=5.0 to >=5.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.0.2/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v5.0.0...v8.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea61ec5 commit fb051b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Requirements to build hpcss' documentation.
22

3-
sphinx >=5.0, <8.0
3+
sphinx >=5.0, <9.0
44
sphinx-rtd-theme >=1.0, <3.0
55
tomlkit >=0.1, < 1.0

0 commit comments

Comments
 (0)