Skip to content

Commit 9620be6

Browse files
chore: bump pydata-sphinx-theme from 0.15.2 to 0.15.4 in the pip group
Bumps the pip group with 1 update: [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme). Updates `pydata-sphinx-theme` from 0.15.2 to 0.15.4 - [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.2...v0.15.4) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05912bd commit 9620be6

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
@@ -18,7 +18,7 @@ maintainers = [
1818

1919
requires-python = ">=3.9"
2020
dependencies = [
21-
"pydata-sphinx-theme==0.15.2",
21+
"pydata-sphinx-theme==0.15.4",
2222
"sphinx",
2323
"myst_nb",
2424
"sphinxext-opengraph",

0 commit comments

Comments
 (0)