From 0826beb0fe0df12aab86909fc104b0f947abf97b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 08:46:55 -0500 Subject: [PATCH] Bump sphinx-autodoc-typehints from 2.5.0 to 3.0.0 (#147) Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.5.0 to 3.0.0. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.5.0...3.0.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- development-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development-requirements.txt b/development-requirements.txt index 16d1d44..20f9397 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -11,7 +11,7 @@ pylint==3.3.3 pytest-cov==6.0.0 pytest-schema==0.1.2 pytest==8.3.4 -sphinx-autodoc-typehints==2.5.0 +sphinx-autodoc-typehints==3.0.0 sphinx-gallery==0.18.0 sphinx-jinja2-compat==0.3.0 sphinx-prompt==1.9.0