Skip to content

Commit 20a7af7

Browse files
lgritzzachlewis
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>
1 parent 1797e49 commit 20a7af7

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)