From f938749032e9f229d472f7bc6e180a928550aaf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 17:30:12 +0000 Subject: [PATCH] Chore(deps): Bump pydata-sphinx-theme from 0.14.3 to 0.14.4 in /docs Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.14.3 to 0.14.4. - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Commits](https://github.com/pydata/pydata-sphinx-theme/compare/v0.14.3...v0.14.4) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/requirements.txt b/docs/api/requirements.txt index be3ce6e04..f122c86fe 100644 --- a/docs/api/requirements.txt +++ b/docs/api/requirements.txt @@ -1,6 +1,6 @@ # pip install -r requirements.txt -pydata-sphinx-theme==0.14.3 +pydata-sphinx-theme==0.14.4 sphinx-reredirects==0.1.3 myst-parser==2.0.0 # Currently myst-parse is incompatible with sphinx v7