From 728f0ad77f3cbeb8ec4dd4a64ca00dc0a65c9a78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 04:03:54 +0000 Subject: [PATCH] Bump pydata-sphinx-theme from 0.8.1 to 0.16.0 Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.8.1 to 0.16.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.8.1...v0.16.0) --- 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..d23491f3 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.0 sphinxcontrib-mermaid==0.7.1 sphinx_book_theme==0.3.3 jupyter-cache==0.5.0 \ No newline at end of file