Skip to content

Commit 75d28b7

Browse files
chore: bump sphinx-autodoc-typehints from 2.5.0 to 3.0.0
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.5.0 to 3.0.0. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@2.5.0...3.0.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f40fddb commit 75d28b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ doc = [
3838
"ansys-sphinx-theme[autoapi]==1.2.4",
3939
"numpydoc==1.8.0",
4040
"Sphinx==8.1.3",
41-
"sphinx-autodoc-typehints==2.5.0",
41+
"sphinx-autodoc-typehints==3.0.0",
4242
"sphinx-copybutton==0.5.2",
4343
"jupyter==1.1.1",
4444
"sphinx-jinja==2.0.2",

0 commit comments

Comments
 (0)