From dae8467dc43d4d9cfbcc1e6a3b0f16e8732d5872 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:55:46 +0000 Subject: [PATCH] build(deps): bump sphinx-autodoc-typehints Bumps the docs-dependencies group in /docs with 1 update: [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints). Updates `sphinx-autodoc-typehints` from 2.3.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.3.0...2.4.4) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-dependencies ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ae0e60bf..09e815e9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ Sphinx==8.0.2 -sphinx-autodoc-typehints==2.3.0 +sphinx-autodoc-typehints==2.4.4 furo==2024.8.6 myst-parser==4.0.0