From 3a14953f4ef16ba83b8257609cf1aa3c037613f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 15:34:46 +0000 Subject: [PATCH] chore(deps): update pydata-sphinx-theme requirement in /docs 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.19.0...v0.20.0) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-version: 0.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index eb409ca6..2ed711b0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ myst-parser>=5.1.0 sphinxcontrib-plantuml>=0.31 pillow>=12.3.0 sphinxcontrib-rust>=1.2.0 -pydata-sphinx-theme>=0.19.0 +pydata-sphinx-theme>=0.20.0 sphinx-data-viewer>=0.1.5 sphinxcontrib-jquery>=4.1 sphinx-design>=0.7.0