Skip to content

Commit

Permalink
upgrade Alabaster theme to 1.0.0 release (#954)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckenna authored Jul 31, 2024
1 parent 5945a43 commit f86c19f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: 3.9
python-version: 3.10.12

- name: Build docs
run: |
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
alabaster==0.7.16
alabaster==1.0.0
docutils==0.21.2
sphinx==7.4.7
sphinx==8.0.2
sphinx-copybutton==0.5.2
sphinxcontrib-jquery==4.1
--extra-index-url https://test.pypi.org/simple/
Expand Down

0 comments on commit f86c19f

Please sign in to comment.