Skip to content

Commit d8428cf

Browse files
Bump pydata-sphinx-theme from 0.17.1 to 0.18.0
Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.17.1 to 0.18.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.17.1...v0.18.0) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-version: 0.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5738fc4 commit d8428cf

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
@@ -74,7 +74,7 @@ documentation = [
7474
"sphinx-rtd-theme==3.1.0",
7575
"sphinx-gallery==0.21.0",
7676
"sphinx_design==0.6.1",
77-
"pydata-sphinx-theme==0.17.1"
77+
"pydata-sphinx-theme==0.18.0"
7878
]
7979
dev = [
8080
"flake8==7.3.0"

0 commit comments

Comments
 (0)