Skip to content

Commit 0cb1dc8

Browse files
Update sphinx requirement from <9.0,>=5.0 to >=5.0,<10.0 in /docs
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...v9.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d15a3d4 commit 0cb1dc8

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, <9.0
3+
sphinx >=5.0, <10.0
44
sphinx-rtd-theme >=3.0, <4.0
55
tomlkit >=0.1, < 1.0

0 commit comments

Comments
 (0)