Skip to content
Snippets Groups Projects
Unverified Commit a14a8be8 authored by partev's avatar partev Committed by GitHub
Browse files

upgrade to the latest version of PyData Sphinx Theme (#60430)

* upgrade to the latest version of PyData Sphinx Theme

upgrade PyData Sphinx Theme from 0.14 to the latest 0.16

it is needed to get the latest font-awesome pack to be able to display the new twitter-x icon.

https://github.com/pandas-dev/pandas/pull/60426

* update pydata-sphinx-theme to version 0.16

update pydata-sphinx-theme to version 0.16 and synchronize with environment.yml
parent 45f27c81
No related branches found
No related tags found
No related merge requests found
...@@ -87,7 +87,7 @@ dependencies: ...@@ -87,7 +87,7 @@ dependencies:
- google-auth - google-auth
- natsort # DataFrame.sort_values doctest - natsort # DataFrame.sort_values doctest
- numpydoc - numpydoc
- pydata-sphinx-theme=0.14 - pydata-sphinx-theme=0.16
- pytest-cython # doctest - pytest-cython # doctest
- sphinx - sphinx
- sphinx-design - sphinx-design
......
...@@ -62,7 +62,7 @@ gitdb ...@@ -62,7 +62,7 @@ gitdb
google-auth google-auth
natsort natsort
numpydoc numpydoc
pydata-sphinx-theme==0.14 pydata-sphinx-theme==0.16
pytest-cython pytest-cython
sphinx sphinx
sphinx-design sphinx-design
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment