From 5def8e221fe761a2c86d458f610f8f790e06dc3e Mon Sep 17 00:00:00 2001 From: David Stansby Date: Mon, 15 Jan 2024 13:23:22 +0000 Subject: [PATCH] Bump pydata-sphinx-theme to 0.14.4 --- environment.yml | 2 +- requirements/doc/doc-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index 9f06ab7ff143..86fc13eb6730 100644 --- a/environment.yml +++ b/environment.yml @@ -33,7 +33,7 @@ dependencies: - ipywidgets - numpydoc>=1.0 - packaging>=20 - - pydata-sphinx-theme~=0.13.1 + - pydata-sphinx-theme~=0.14.4 - pyyaml - sphinx>=3.0.0,!=6.1.2 - sphinx-copybutton diff --git a/requirements/doc/doc-requirements.txt b/requirements/doc/doc-requirements.txt index 6b7f7c333787..51e954ca8744 100644 --- a/requirements/doc/doc-requirements.txt +++ b/requirements/doc/doc-requirements.txt @@ -14,7 +14,7 @@ ipywidgets ipykernel numpydoc>=1.0 packaging>=20 -pydata-sphinx-theme~=0.13.1 +pydata-sphinx-theme~=0.14.4 mpl-sphinx-theme~=3.8.0 pyyaml sphinxcontrib-svg2pdfconverter>=1.1.0