From 2e2c18be188ee0fcdc590910c5c0d662c6378cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 06:44:34 +0000 Subject: [PATCH] build(deps): bump pydata-sphinx-theme from 0.20.0 to 0.21.0 Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.20.0 to 0.21.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.20.0...v0.21.0) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-version: 0.21.0 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 819ef2c..deb9d55 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ sphinx==9.1.0 -pydata-sphinx-theme==0.20.0 +pydata-sphinx-theme==0.21.0 sphinxcontrib-bibtex==2.7.0 \ No newline at end of file