Skip to content

Commit af1c29b

Browse files
Update pydata-sphinx-theme requirement from >=0.16.1 to >=0.17.1 (#240)
Updates the requirements on [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) to permit the latest version. - [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.16.1...v0.17.1) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-version: 0.17.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5d0b2a commit af1c29b

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
@@ -70,7 +70,7 @@ changelog = [
7070
"towncrier>=25.8.0",
7171
]
7272
docs = [
73-
"pydata-sphinx-theme>=0.16.1",
73+
"pydata-sphinx-theme>=0.17.1",
7474
"sphinx>=8.2.3",
7575
"sphinx-autoapi>=3.8.0",
7676
"sphinx-autodoc-typehints>=3.2.0",

0 commit comments

Comments
 (0)