From d249b889b506a157eb8c2643d70b7f62c8c442e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 04:43:40 +0000 Subject: [PATCH] chore(deps): bump pydata-sphinx-theme from 0.13.3 to 0.14.0 in /docs (#816) Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.13.3 to 0.14.0. - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Commits](https://github.com/pydata/pydata-sphinx-theme/compare/v0.13.3...v0.14.0) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 c12bbb10..05fdc034 100644 --- a/docs/api/requirements.txt +++ b/docs/api/requirements.txt @@ -1,6 +1,6 @@ # pip install -r requirements.txt -pydata-sphinx-theme==0.13.3 +pydata-sphinx-theme==0.14.0 myst-parser==2.0.0 # Currently myst-parse is incompatible with sphinx v7 Sphinx==7.2.6