From edbfc466f2f206fc68ced7d453bc53f247a8b93b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 06:31:41 +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.16.1...v0.17.1) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-version: 0.17.1 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 a5a40933..d896bcca 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ myst-parser>=2.0.0 sphinxcontrib-plantuml>=0.25.0 pillow>=8.3.1 sphinxcontrib-rust>=0.1.0 -pydata-sphinx-theme>=0.16.1 +pydata-sphinx-theme>=0.17.1 sphinx-data-viewer>=0.1.5 sphinxcontrib-jquery>=4.1 sphinx-design>=0.5.0