From 2716ca35dc4e1f74e2cae6499a1b9d46b7c92f21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 09:50:41 +0000 Subject: [PATCH] Bump pydata-sphinx-theme from 0.15.4 to 0.16.1 in /crates/wgpy_pyo3 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- crates/wgpy_pyo3/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/wgpy_pyo3/requirements-dev.txt b/crates/wgpy_pyo3/requirements-dev.txt index 2f405e0..7d97e03 100644 --- a/crates/wgpy_pyo3/requirements-dev.txt +++ b/crates/wgpy_pyo3/requirements-dev.txt @@ -5,6 +5,6 @@ pytest-cov==6.0.0 pytest-xdist==3.6.1 numpydoc==1.8.0 sphinx-copybutton==0.5.2 -pydata-sphinx-theme==0.15.4 +pydata-sphinx-theme==0.16.1 nbsphinx==0.9.5 jax[cpu]==0.4.31 \ No newline at end of file