From c4963267ff1e64e01217a9f85eb7c48c91e357a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 06:44:49 +0000 Subject: [PATCH] Update pydata-sphinx-theme requirement Updates the requirements on [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) to permit the latest version. - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Commits](https://github.com/pydata/pydata-sphinx-theme/compare/v0.6.0...v0.14.4) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/sphinx-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sphinx-requirements.txt b/docs/sphinx-requirements.txt index 3f576a827..3f9743c75 100644 --- a/docs/sphinx-requirements.txt +++ b/docs/sphinx-requirements.txt @@ -5,7 +5,7 @@ sphinx>=3.0,<7.3 Pygments>=2.6.1 # Sphinx extensions -pydata-sphinx-theme>=0.6.0,<0.8.1 +pydata-sphinx-theme>=0.6.0,<0.14.5 sphinx-automodapi sphinx-gallery