Skip to content

Commit bf299da

Browse files
Updated Sphinx to 8.2.3 and PyData-Sphinx-Theme to 0.16.1 (#2771)
2 parents bbba5a3 + ee82cb5 commit bf299da

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ requirements:
2929
- cudatoolkit=11.8.*
3030
- cupy=12.3.*
3131
- astra-toolbox=2.1.0=cuda*
32-
- requests=2.27.*
32+
- requests=2.32.*
3333
- h5py=3.9.*
3434
- hdf5=1.14.2
3535
- psutil=5.9.*
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2672: Updated Sphinx to 8.2.3 and PyData-Sphinx-Theme to 0.16.1

environment-dev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ dependencies:
3131
- make==4.3
3232
- ruff=0.3.7
3333
- pre-commit==3.5.*
34-
- sphinx==7.2.*
35-
- pydata-sphinx-theme==0.15.*
34+
- sphinx==8.2.*
35+
- pydata-sphinx-theme==0.16.*
3636
- sphinx-copybutton==0.5.*
3737
- sphinx-design==0.6.*
3838
- ipp=2021.12 # https://github.com/mantidproject/mantidimaging/issues/2354

0 commit comments

Comments
 (0)