Skip to content

Commit bc26711

Browse files
Bump sphinx-autodoc-typehints from 1.22 to 1.23.0 (#148)
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.22 to 1.23.0. - [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.22...1.23.0) --- 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> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent f080d11 commit bc26711

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
@@ -60,7 +60,7 @@ doc = [
6060
"sphinx-notfound-page==0.8.3",
6161
"sphinx-copybutton==0.5.1",
6262
"sphinx-gallery==0.12.2",
63-
"sphinx-autodoc-typehints==1.22",
63+
"sphinx-autodoc-typehints==1.23.0",
6464
"ansys-sphinx-theme==0.9.7",
6565
"pypandoc==1.11",
6666
"nbsphinx==0.9.1",

0 commit comments

Comments
 (0)