From ca823f59f7e3c504447ce9ff9eb3ba880f992076 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 23:04:20 +0000 Subject: [PATCH] Bump pydata-sphinx-theme from 0.8.1 to 0.13.3 in /docs/source Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.8.1 to 0.13.3. - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Commits](https://github.com/pydata/pydata-sphinx-theme/compare/v0.8.1...v0.13.3) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/requirements.txt b/docs/source/requirements.txt index 3eed809..29e61fc 100644 --- a/docs/source/requirements.txt +++ b/docs/source/requirements.txt @@ -1 +1 @@ -pydata-sphinx-theme==0.8.1 \ No newline at end of file +pydata-sphinx-theme==0.13.3 \ No newline at end of file