From f96fc151fa08c948e73d06f28fe3033049ac8c13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 21:45:19 +0000 Subject: [PATCH] Bump sphinx-autodoc-typehints from 2.0.0 to 2.4.4 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](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/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] --- requirements/requirements_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_docs.txt b/requirements/requirements_docs.txt index faf89afe8..eb1818a59 100644 --- a/requirements/requirements_docs.txt +++ b/requirements/requirements_docs.txt @@ -13,5 +13,5 @@ sphinx-copybutton==0.5.0 sphinx-gallery==0.17.1 ansys_sphinx_theme==1.0.10 sphinx-autodoc-typehints==2.0.0; python_version == '3.8' -sphinx-autodoc-typehints==2.4.1; python_version >= '3.9' +sphinx-autodoc-typehints==2.4.4; python_version >= '3.9' pyvista==0.44.1