From 5ee3d9b397dbcb3a5f165c3337f32e6e66199363 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 13:03:59 +0000 Subject: [PATCH] Bump sphinx-autodoc-typehints from 1.11.1 to 1.22 Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.11.1 to 1.22. - [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.11.1...1.22) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-minor ... 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 6ebda8815661..ac7f646861c9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ # sphinx >=3 required by sphinx-autodoc-typehints v1.11.1 (Oct 2020) sphinx >=3, <4 sphinx_rtd_theme -sphinx-autodoc-typehints==1.11.1 +sphinx-autodoc-typehints==1.22 jupyter-sphinx>=0.3.2 myst-nb