File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2727 - name : Set up Python
2828 uses : actions/setup-python@v5
2929 with :
30- python-version : ' 3.12 '
30+ python-version : ' 3.13 '
3131 - name : Build docs
3232 run : |
3333 cd docs && make check
Original file line number Diff line number Diff line change 66Unreleased
77==========
88
9+ - Dependencies: Unblock newer versions of Sphinx
10+
911
10122.1.2 - 2024/02/28
1113==================
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ sphinx-autobuild==2021.3.14
99# These versions should match the Read The Docs environment (please update if
1010# you notice this is not the case)
1111setuptools >= 41.1.0
12- sphinx >= 3 ,< 6
12+ sphinx >= 3 ,< 9
Original file line number Diff line number Diff line change 1- sphinx >= 3 ,< 6
1+ sphinx >= 3 ,< 9
22crate-docs-theme
You can’t perform that action at this time.
0 commit comments