From 65a04c248eccb3761fe77711a93bfc81a50f09a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 04:19:40 +0000 Subject: [PATCH] chore(deps): bump pydata-sphinx-theme from 0.15.3 to 0.15.4 in /docs Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.15.3 to 0.15.4. - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md) - [Commits](https://github.com/pydata/pydata-sphinx-theme/compare/v0.15.3...v0.15.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 7482f061..ec6b0a2e 100644 --- a/docs/api/requirements.txt +++ b/docs/api/requirements.txt @@ -1,6 +1,6 @@ # pip install -r requirements.txt -pydata-sphinx-theme==0.15.3 +pydata-sphinx-theme==0.15.4 myst-parser==2.0.0 # Currently myst-parse is incompatible with sphinx v7 Sphinx==7.3.7