Skip to content

Commit 30e6e07

Browse files
Bump pydata-sphinx-theme from 0.18.0 to 0.19.0 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.18.0 to 0.19.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.18.0...v0.19.0) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc39fe2 commit 30e6e07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.18.0",
22+
"pydata-sphinx-theme==0.19.0",
2323
"matplotlib",
2424
"sphinx-design",
2525
]

0 commit comments

Comments
 (0)