From 1b6d41706d4a5e776f44aa04744eeb1a7c3035c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 10:39:20 +0000 Subject: [PATCH] chore(deps): bump sphinx-autodoc-typehints from 2.3.0 to 3.0.1 Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.3.0 to 3.0.1. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.3.0...3.0.1) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe42c4f..d38f175 100644 --- a/requirements.txt +++ b/requirements.txt @@ -165,7 +165,7 @@ sphinx==7.4.7 # sphinx-autodoc-typehints # sphinx-rtd-theme # sphinxcontrib-jquery -sphinx-autodoc-typehints==2.3.0 +sphinx-autodoc-typehints==3.0.1 # via pygef (pyproject.toml) sphinx-rtd-theme==2.0.0 # via pygef (pyproject.toml)