From af99e10f52e2c1b148b9e250ddce15d5a3feb8f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jan 2022 16:52:58 +0000 Subject: Bump sphinx-autodoc-typehints from 1.12.0 to 1.14.1 Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.12.0 to 1.14.1. - [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/1.12.0...1.14.1) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 41e4881f..a1d40852 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ pytest-xdist = { version = "2.5.0", extras = ["psutil"] } Sphinx = "4.3.2" tomli = "2.0.0" GitPython = "3.1.24" -sphinx-autodoc-typehints = "1.12.0" +sphinx-autodoc-typehints = "1.14.1" releases = "1.6.3" furo = "2022.1.2" -- cgit v1.2.3