From e5023a0480337666bfe88874a66913c084bdb682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 19:42:01 +0000 Subject: Bump sphinx-autodoc-typehints from 2.2.1 to 2.2.3 (#255) Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.2.1 to 2.2.3. - [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.2.1...2.2.3) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 362db929..78560141 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ pre-commit = "3.7.1" [tool.poetry.group.doc.dependencies] Sphinx = "7.3.7" gitpython = "3.1.43" -sphinx-autodoc-typehints = "2.2.1" +sphinx-autodoc-typehints = "2.2.3" furo = "2024.5.6" six = "1.16.0" releases = "2.1.1" -- cgit v1.2.3