From c79edae7041adf2cb4802c182fbae21348afc2d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 09:04:03 +0000 Subject: [PATCH] Bump pydata-sphinx-theme from 0.14.1 to 0.16.1 Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.14.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.14.1...v0.16.1) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-version: 0.16.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 543e66b..f0891bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ documentation = [ "sphinx >=5.1.1", "sphinx-gallery ==0.19.0", "sphinx-rtd-theme ==3.1.0", - "pydata-sphinx-theme ==0.14.1", + "pydata-sphinx-theme ==0.16.1", ] dev = [