From a70e859b58b5e057d4082872f735bb74c8c5423c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 18:17:08 +0000 Subject: [PATCH] CI: (deps): Bump pydata-sphinx-theme from 0.16.1 to 0.17.1 in /ci-dev Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.16.1 to 0.17.1. - [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.16.1...v0.17.1) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci-dev/doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-dev/doc_requirements.txt b/ci-dev/doc_requirements.txt index 869fbd2ad4..244199765d 100644 --- a/ci-dev/doc_requirements.txt +++ b/ci-dev/doc_requirements.txt @@ -1,5 +1,5 @@ sphinx==9.0.4 -pydata-sphinx-theme==0.16.1 +pydata-sphinx-theme==0.17.1 sphinx-design==0.7.0 sphinx-gallery==0.21.0 myst-parser==5.0.0