Skip to content

Commit 7d60797

Browse files
chore: bump pydata-sphinx-theme from 0.15.4 to 0.16.0 in the pip group (#421)
Bumps the pip 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.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 dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a4e1cc commit 7d60797

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
@@ -8,7 +8,7 @@ dynamic = [
88
"version"
99
]
1010
dependencies = [
11-
"pydata-sphinx-theme==0.15.4",
11+
"pydata-sphinx-theme==0.16.0",
1212
"myst-nb",
1313
"sphinx",
1414
"sphinx-autobuild",

0 commit comments

Comments
 (0)