Skip to content

Commit 6d4e919

Browse files
committed
Bump python dependencies to fix CI
CI got broken as the sphinxcontrib.applehelp extension was changed to require Sphinx version 5.0.0+ in patch bump here: sphinx-doc/sphinxcontrib-applehelp#15 Dependencies have been bumped to fix this. This slightly changes some styling, file name styling in code block captions is a little broken, will need to fix later. Did not do much in-depth investigation if anything else is broken, but skimmed through most pages and they look fine.
1 parent 249ac52 commit 6d4e919

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
sphinx==4.3.2
1+
sphinx==7.2.6
22
sphinx-intl==2.0.1
33
sphinx-JDLinker==2.0.1
4-
furo==2021.11.23
5-
m2r2==0.3.2
6-
sphinx-design==0.0.13
4+
furo==2024.01.29
5+
m2r2==0.3.3.post2
6+
sphinx-design==0.5.0
77
pyyaml==6.0.1

0 commit comments

Comments
 (0)