Skip to content

Commit

Permalink
build(deps-dev): bump sphinx-autodoc-typehints from 2.4.1 to 2.4.4 (#235
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
Co-authored-by: Kerry McAdams <[email protected]>
  • Loading branch information
3 people authored Sep 23, 2024
1 parent e4684aa commit f8d4a94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/changelog.d/235.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build(deps-dev): bump sphinx-autodoc-typehints from 2.4.1 to 2.4.4
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ def run(self):
"ansys-sphinx-theme[autoapi]==1.0.11",
"numpydoc==1.8.0",
"sphinx==8.0.2",
"sphinx-autodoc-typehints==2.4.1",
"sphinx-autodoc-typehints==2.4.4",
"sphinx-copybutton==0.5.1",
],
"tests": [
Expand Down

0 comments on commit f8d4a94

Please sign in to comment.