From d34f660e8a806caa4b014c10cb5e086203c85bbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 09:42:26 +0000 Subject: [PATCH] chore(deps): bump pydata-sphinx-theme in /packages/browser/docs/api (#3142) 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> Co-authored-by: Zwifi --- packages/browser/docs/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/browser/docs/api/requirements.txt b/packages/browser/docs/api/requirements.txt index 03e0a3fa7b..609aaedcc7 100644 --- a/packages/browser/docs/api/requirements.txt +++ b/packages/browser/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.5