From b341a54fee49ce72fee3651a4c3f1ee6ba86844d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 08:05:55 +0000 Subject: [PATCH] Bump pydata-sphinx-theme from 0.15.4 to 0.16.1 Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.15.4 to 0.16.1. - [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.4...v0.16.1) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b14a7dbdd007..df8acef1906c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Sphinx==8.0.2 ablog==0.11.11 -pydata-sphinx-theme==0.15.4 +pydata-sphinx-theme==0.16.1 myst-parser==4.0.0 sphinx_design==0.6.1 sphinx_copybutton==0.5.2