Skip to content

Commit e52bf19

Browse files
chore(deps): update pydata-sphinx-theme requirement in /docs
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.0...v0.17.0) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-version: 0.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dab336 commit e52bf19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires-python = ">=3.11"
55
dependencies = [
66
"sphinx>=9,<10",
77
"sphinx-reredirects>=1.1,<2",
8-
"pydata-sphinx-theme>=0.16,<1",
8+
"pydata-sphinx-theme>=0.17.0,<1",
99
"myst-parser>=5,<6",
1010
"maturin>=1.11,<2",
1111
"jinja2>=3.1,<4",

0 commit comments

Comments
 (0)