From 5c5b651b32bc24bbfd4749e608c301a3e7768cb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 08:26:50 +0000 Subject: [PATCH] Bump pydata-sphinx-theme from 0.9.0 to 0.14.2 Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.9.0 to 0.14.2. - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Commits](https://github.com/pydata/pydata-sphinx-theme/compare/v0.9.0...v0.14.2) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a8ac16963695..af6b126c8988 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Sphinx==7.2.6 ablog==0.11.4.post1 -pydata-sphinx-theme==0.9.0 +pydata-sphinx-theme==0.14.2 myst-parser==2.0.0 sphinx_design==0.5.0 sphinx_copybutton==0.5.2