From 8f1443cfd60359d17b42df1d8200e8a31c215852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:47:18 +0800 Subject: [PATCH] chore: bump sphinx-autodoc-typehints in the python-packages group (#1020) Bumps the python-packages group with 1 update: [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints). Updates `sphinx-autodoc-typehints` from 3.0.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/3.0.0...3.0.1) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 4e1f83f7..5a94d2cf 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ Sphinx==8.1.3 sphinx-rtd-theme==3.0.2 -sphinx-autodoc-typehints==3.0.0 +sphinx-autodoc-typehints==3.0.1 autodoc-pydantic==2.2.0 \ No newline at end of file