Skip to content

Commit 9cb30b7

Browse files
lgritzscott-wilson
authored andcommitted
docs: Fix furo requirement after recently breaking docs (AcademySoftwareFoundation#4743)
PR AcademySoftwareFoundation#4736 bumped the version of sphinx we use on readthedocs, and that was incompatible with the old version of furo we specified. I'm not sure how the problem was not caught by our "docs" workflow. Signed-off-by: Larry Gritz <lg@larrygritz.com> Signed-off-by: Scott Wilson <scott@propersquid.com>
1 parent 4764be8 commit 9cb30b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
sphinx >= 8.0
22
breathe == 4.36.0
33
sphinx-tabs
4-
furo==2022.6.21
4+
furo==2024.8.6

0 commit comments

Comments
 (0)