From 5b02ba415c11618f676d5c823c92ff998309d66e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 11:33:41 +0000 Subject: [PATCH] Bump pydata-sphinx-theme from 0.16.1 to 0.19.0 Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.16.1 to 0.19.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.16.1...v0.19.0) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_requirements.txt b/doc_requirements.txt index 86b502a..95d5fb6 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -1,7 +1,7 @@ # doxygen required, use apt-get or dnf sphinx>=4.5.0 numpydoc==1.10.0 -pydata-sphinx-theme==0.16.1 +pydata-sphinx-theme==0.19.0 sphinx-design sphinx-apidoc ipython!=8.1.0