Skip to content

Commit e3ce337

Browse files
Bump pydata-sphinx-theme from 0.15.4 to 0.16.1 in the python group
Bumps the python group with 1 update: [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme). Updates `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](pydata/pydata-sphinx-theme@v0.15.4...v0.16.1) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ed21af commit e3ce337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919
"Topic :: Documentation :: Sphinx",
2020
]
2121
dependencies = [
22-
"pydata-sphinx-theme==0.15.4",
22+
"pydata-sphinx-theme==0.16.1",
2323
"matplotlib",
2424
"sphinx-design",
2525
]

0 commit comments

Comments
 (0)