Skip to content

Commit b3bd035

Browse files
dstansbyQuLogic
authored andcommitted
DOC: Build against 3.11.0 of mpl-sphinx-theme
1 parent b825c6d commit b3bd035

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies:
3737
- ipywidgets
3838
- numpydoc>=1.0
3939
- packaging>=20
40-
- pydata-sphinx-theme=0.16.1 # required by mpl-sphinx-theme=3.10
40+
- pydata-sphinx-theme=0.18.0 # required by mpl-sphinx-theme=3.11
4141
- pyyaml
4242
- sphinx>=3.0.0,!=6.1.2
4343
- sphinx-copybutton
@@ -49,7 +49,7 @@ dependencies:
4949
- pikepdf
5050
- pip
5151
- pip:
52-
- mpl-sphinx-theme~=3.10.0
52+
- mpl-sphinx-theme~=3.11.0
5353
- sphinxcontrib-svg2pdfconverter>=1.1.0
5454
- sphinxcontrib-video>=0.2.1
5555
# testing

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ doc = [
112112
"ipywidgets",
113113
"ipykernel",
114114
"numpydoc>=1.0",
115-
"mpl-sphinx-theme~=3.10.0",
115+
"mpl-sphinx-theme~=3.11.0",
116116
"pyyaml",
117117
"PyStemmer",
118118
"sphinxcontrib-svg2pdfconverter>=1.1.0",

0 commit comments

Comments
 (0)