Skip to content

Commit dd9d9d1

Browse files
committed
bump theme version
1 parent 4dad010 commit dd9d9d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ pytest-xdist = {extras = ["psutil"], version = "^3.5.0"}
5050
[tool.poetry.group.docs.dependencies]
5151
sphinx = "^7.0"
5252
numpydoc = "^1.5"
53-
pydata-sphinx-theme = "^0.14.3"
53+
pydata-sphinx-theme = "^0.15"
5454
myst-parser = "^2.0.0"
5555

5656

@@ -61,4 +61,3 @@ ruff = "^0.3"
6161

6262
[tool.poetry.group.bench.dependencies]
6363
asv = "^0.6"
64-

0 commit comments

Comments
 (0)