Skip to content

Commit

Permalink
fix(deps): update dependency pydata-sphinx-theme to ~0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ibm-mend-app[bot] committed Dec 4, 2024
1 parent 44bfeb5 commit 4deb6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ typing-extensions = {version = "*", python = "^3.11.3", optional = true}
# Sphinx documentation dependencies
Sphinx = { version = "~4", optional = true }
sphinx-autodoc-typehints = { version = "~1", optional = true }
pydata-sphinx-theme = { version = "~0.9", optional = true }
pydata-sphinx-theme = { version = "~0.16.0", optional = true }

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

0 comments on commit 4deb6dd

Please sign in to comment.