From 4315349da489ed695acca8c48ca6c0d1fc1366c2 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 20 Feb 2025 18:49:45 +0000
Subject: [PATCH] Bump pydata-sphinx-theme from 0.14.4 to 0.16.1

Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.14.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.14.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] <support@github.com>
---
 docs/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/requirements.txt b/docs/requirements.txt
index 87799ce782fe65..722d1b6f831ec3 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -3,4 +3,4 @@ Sphinx>=4.5
 sphinx-book-theme
 myst-parser
 breathe>=4.34
-pydata-sphinx-theme==0.14.4
+pydata-sphinx-theme==0.16.1