Skip to content

Commit aa0de4d

Browse files
Bump sphinx-autodoc-typehints from 1.19.5 to 1.22 (#95)
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.19.5 to 1.22. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](tox-dev/sphinx-autodoc-typehints@1.19.5...1.22) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4a3e1a commit aa0de4d

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
@@ -61,7 +61,7 @@ doc = [
6161
"sphinx-notfound-page==0.8.3",
6262
"sphinx-copybutton==0.5.1",
6363
"sphinx-gallery==0.11.1",
64-
"sphinx-autodoc-typehints==1.19.5",
64+
"sphinx-autodoc-typehints==1.22",
6565
"ansys-sphinx-theme==0.8.2",
6666
"pypandoc==1.10",
6767
"nbsphinx==0.8.12",

0 commit comments

Comments
 (0)