From ab1908e509cb7aaccfaebe789993eb98e5ae8674 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 15:36:10 +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.21.0) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-version: 0.21.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..38755b22 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.21.0 sphinx-data-viewer>=0.1.5 sphinxcontrib-jquery>=4.1 sphinx-design>=0.7.0