From 57c1cff5a863a32f9ed6d4bb60ade4f5060186ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 07:02:43 +0000 Subject: [PATCH] chore(deps): bump pydata-sphinx-theme in /requirements Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.19.0 to 0.20.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.19.0...v0.20.0) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-docs.txt b/requirements/requirements-docs.txt index 7729073..a28a1f0 100644 --- a/requirements/requirements-docs.txt +++ b/requirements/requirements-docs.txt @@ -1,3 +1,3 @@ -pydata-sphinx-theme==0.19.0 +pydata-sphinx-theme==0.20.0 Sphinx==9.1.0 sphinx-copybutton==0.5.2