Skip to content

Commit 7e34fb1

Browse files
authored
Merge pull request #168 from andthum/dependabot/pip/docs/sphinx-gte-5.0-and-lt-9.0
Update sphinx requirement from <8.0,>=5.0 to >=5.0,<9.0 in /docs
2 parents ea61ec5 + 802b89f commit 7e34fb1

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)