From 014e38f4241073960969ef30b0d3413c8d5c02fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 18:02:01 +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.1) --- 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..815bee129 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.2 sphinx-automodapi sphinx-gallery