From 16f9bec6cf40a4e4ecc3cbb050fd7162e30678bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 06:04:21 +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) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md) - [Commits](https://github.com/pydata/pydata-sphinx-theme/compare/v0.6.0...v0.15.2) --- 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..3e4830bf6 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.15.3 sphinx-automodapi sphinx-gallery