Skip to content

Commit a0eca45

Browse files
build(deps): bump pydata-sphinx-theme from 0.15.4 to 0.16.0
Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.15.4 to 0.16.0. - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md) - [Commits](pydata/pydata-sphinx-theme@v0.15.4...v0.16.0) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09f4588 commit a0eca45

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/requirements-docs.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@ packaging==24.1
235235
# jupyterlab
236236
# jupyterlab-server
237237
# nbconvert
238-
# pydata-sphinx-theme
239238
# sphinx
240239
pandocfilters==1.5.1
241240
# via nbconvert
@@ -261,7 +260,7 @@ pure-eval==0.2.3
261260
# via stack-data
262261
pycparser==2.22
263262
# via cffi
264-
pydata-sphinx-theme==0.15.4
263+
pydata-sphinx-theme==0.16.0
265264
# via -r docs/requirements-docs.in
266265
pygments==2.18.0
267266
# via

0 commit comments

Comments
 (0)