From 56ef94c0a9703fc8c7fce035b959d8dba10ae9c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 23:10:54 +0000 Subject: [PATCH] chore(deps): bump pydata-sphinx-theme from 0.13.3 to 0.14.1 in /docs Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.13.3 to 0.14.1. - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Commits](https://github.com/pydata/pydata-sphinx-theme/compare/v0.13.3...v0.14.1) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor ... 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 8962760c..04f7d8c9 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.1 myst-parser==2.0.0 # Currently myst-parse is incompatible with sphinx v7 Sphinx==6.2.1