Skip to content

Commit b503142

Browse files
authored
DOC: Bump pydata-sphinx-theme (#63177)
1 parent 0c8ef90 commit b503142

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

doc/source/whatsnew/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Version 2.3
1616
.. toctree::
1717
:maxdepth: 2
1818

19+
v2.3.4
1920
v2.3.3
2021
v2.3.2
2122
v2.3.1

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dependencies:
8686
- google-auth
8787
- natsort # DataFrame.sort_values doctest
8888
- numpydoc
89-
- pydata-sphinx-theme=0.14
89+
- pydata-sphinx-theme=0.16
9090
- pytest-cython # doctest
9191
- sphinx
9292
- sphinx-design

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ gitdb
6161
google-auth
6262
natsort
6363
numpydoc
64-
pydata-sphinx-theme==0.14
64+
pydata-sphinx-theme==0.16
6565
pytest-cython
6666
sphinx
6767
sphinx-design

0 commit comments

Comments
 (0)