From 9e86c104bf844904b54569b45235a30c4d1529e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 14:19:45 +0000 Subject: [PATCH] CI: (deps): Bump pydata-sphinx-theme from 0.16.1 to 0.17.0 in /ci-dev Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.16.1 to 0.17.0. - [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.0) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-version: 0.17.0 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 5c92b31a9e..ebe3f20c36 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.0 sphinx-design==0.7.0 sphinx-gallery==0.20.0 myst-parser==5.0.0