Skip to content

Commit df27470

Browse files
Bump sphinx-autodoc-typehints from 2.0.0 to 2.4.4 (#707)
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.0.0 to 2.4.4. - [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@2.0.0...2.4.4) --- 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 e9d2510 commit df27470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements_docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ sphinx-copybutton==0.5.0
1313
sphinx-gallery==0.17.1
1414
ansys_sphinx_theme==1.0.10
1515
sphinx-autodoc-typehints==2.0.0; python_version == '3.8'
16-
sphinx-autodoc-typehints==2.4.1; python_version >= '3.9'
16+
sphinx-autodoc-typehints==2.4.4; python_version >= '3.9'
1717
pyvista==0.44.1

0 commit comments

Comments
 (0)