Skip to content

Commit 6f78d47

Browse files
committed
Upgrade Sphinx version used in doc deployment
It was breaking with: ``` sphinx-build "spec/2021.12" "_site/2021.12" -W --keep-going Running Sphinx v4.3.0 Sphinx version error: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version. ```
1 parent 0cde841 commit 6f78d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx==4.3.0
1+
sphinx==6.2.1
22
sphinx-material==0.0.30
33
myst-parser
44
sphinx_markdown_tables

0 commit comments

Comments
 (0)