Skip to content

Commit

Permalink
fix(deps): update dependency sphinx to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
ibm-mend-app[bot] committed Apr 17, 2024
1 parent 61607c8 commit 29e80d6
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 @@ -21,7 +21,7 @@ ipython = "*"
ibm-cos-sdk = ">=2.13.3"
typing-extensions = {version = "*", python = "^3.11.3", optional = true}
# Sphinx documentation dependencies
Sphinx = { version = "~4", optional = true }
Sphinx = { version = "~7.3.0", optional = true }
sphinx-autodoc-typehints = { version = "~1", optional = true }
pydata-sphinx-theme = { version = "~0.9", optional = true }

Expand Down

0 comments on commit 29e80d6

Please sign in to comment.