Skip to content

Commit 0fb5887

Browse files
fix(deps): update dependency pydata-sphinx-theme to ~0.15.0
1 parent cae9f89 commit 0fb5887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ typing-extensions = {version = "*", python = "^3.11.3", optional = true}
2323
# Sphinx documentation dependencies
2424
Sphinx = { version = "~4", optional = true }
2525
sphinx-autodoc-typehints = { version = "~1", optional = true }
26-
pydata-sphinx-theme = { version = "~0.9", optional = true }
26+
pydata-sphinx-theme = { version = "~0.15.0", optional = true }
2727

2828
[tool.poetry.extras]
2929
regular = ["ibm-cos-sdk", "typing-extensions"]

0 commit comments

Comments
 (0)