Skip to content

Commit

Permalink
Update sphinx requirement from 4.4.0 to 4.5.0 (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 31, 2022
1 parent 26cdc12 commit 79a0cdb
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 @@ -58,7 +58,7 @@ ipython = { version = "7.32.0", optional = true }
# Doc packages
pyansys-sphinx-theme = { version = "0.2.3", optional = true }
numpydoc = { version = "1.2.1", optional = true }
sphinx = { version = "4.4.0", optional = true }
sphinx = { version = "4.5.0", optional = true }
sphinx_autodoc_typehints = { version = "1.14.1", optional = true }
sphinx-notfound-page = { version = "0.8", optional = true }
sphinx-copybutton = { version = "0.5.0", optional = true }
Expand Down

0 comments on commit 79a0cdb

Please sign in to comment.