From c2bbfea1d9c96fd57b9ccbf780c364bc251cad9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 17:27:05 +0000 Subject: [PATCH] chore(deps): bump pydata-sphinx-theme from 0.8.0 to 0.16.1 in /docs Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.8.0 to 0.16.1. - [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.8.0...v0.16.1) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 78206d2c1986..355cd347ef58 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -17,7 +17,7 @@ sphinx==8.2.3 sphinx-reredirects==1.0.0 -pydata-sphinx-theme==0.8.0 +pydata-sphinx-theme==0.16.1 myst-parser==4.0.1 maturin==1.9.6 jinja2==3.1.6