From 6a8b3bb1cc4008ac061a9e27051f8a4a6004c5b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 16:00:26 +0000 Subject: [PATCH] chore(deps): bump pydata-sphinx-theme from 0.13.1 to 0.16.1 in /source Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.13.1 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.13.1...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] --- source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/requirements.txt b/source/requirements.txt index 5656aedd..5af3c9f0 100644 --- a/source/requirements.txt +++ b/source/requirements.txt @@ -180,7 +180,7 @@ pybtex-docutils==1.0.3 # via # -r source/requirements.txt # sphinxcontrib-bibtex -pydata-sphinx-theme==0.13.1 +pydata-sphinx-theme==0.16.1 # via # -r source/requirements.txt # sphinx-book-theme