Skip to content

Commit f6fc3fe

Browse files
committed
DOC: Bump pydata-sphinx-theme
1 parent 0c8ef90 commit f6fc3fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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)