Skip to content

Commit b729276

Browse files
committed
[conf] Bump Sphinx to 9
1 parent 9a8dfe8 commit b729276

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ jobs:
4848
sphinx_build_options: --conf-dir .
4949
cache: true
5050
python_version: 3.12
51-
sphinx_version: 8.2.3
51+
sphinx_version: 9.1.0
5252
checkout: false
5353
publish: ${{ github.ref_name == 'master' }}

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ sphinx-notfound-page
2929
sphinxcontrib-youtube
3030
sphinx-last-updated-by-git
3131
sphinxnotes-comboroles
32-
sphinxcontrib-globalsubs==0.1.2
32+
sphinxcontrib-globalsubs>=1.0.0
3333
sphinx_simplepdf
3434
sphinxnotes-fasthtml
3535
pyyaml
3636
sphinxnotes-poc@git+https://github.com/sphinx-notes/poc.git@master
37-
shibuya==2025.9.25
37+
shibuya==2026.1.9
3838
sphinxnotes-data@git+https://github.com/sphinx-notes/data.git@master

0 commit comments

Comments
 (0)