From 076131f96701202fdaf284871761a5aa5c266ce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:12:47 +0000 Subject: [PATCH] Bump pydata-sphinx-theme from 0.8.1 to 0.16.1 Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.8.1 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.1...v0.16.1) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 85a301f3..b8a621a8 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -4,7 +4,7 @@ myst-parser==0.18.0 myst-nb==0.16.0 ruyaml==0.19.2 sphinx-autoapi==1.9.0 -pydata-sphinx-theme==0.8.1 +pydata-sphinx-theme==0.16.1 sphinxcontrib-mermaid==0.7.1 sphinx_book_theme==0.3.3 jupyter-cache==0.5.0 \ No newline at end of file