Skip to content

Commit 07aeca1

Browse files
[Backport branch-8-2] upgrade Alabaster theme to 1.0.0 release (#955)
com>
1 parent a756ad6 commit 07aeca1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Python
1414
uses: actions/setup-python@v5
1515
with:
16-
python-version: 3.9
16+
python-version: 3.10.12
1717

1818
- name: Build docs
1919
run: |

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
alabaster==0.7.16
1+
alabaster==1.0.0
22
docutils==0.21.2
3-
sphinx==7.4.7
3+
sphinx==8.0.2
44
sphinx-copybutton==0.5.2
55
sphinxcontrib-jquery==4.1
66
--extra-index-url https://test.pypi.org/simple/

0 commit comments

Comments
 (0)