From 5364da18cf66ca6737256647b7cb8fc69d4511ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 14:02:50 +0000 Subject: [PATCH] Bump sphinx-autodoc-typehints from 2.0.0 to 2.0.1 Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.0.0 to 2.0.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/2.0.0...2.0.1) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-patch ... 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 735c4a70..593e1ac6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ pangeo-sphinx-book-theme==0.2 myst-nb==1.0.0 sphinx-copybutton==0.5.2 sphinx-togglebutton==0.3.2 -sphinx-autodoc-typehints==2.0.0 +sphinx-autodoc-typehints==2.0.1 sphinxext-opengraph==0.9.1 sphinx-design==0.5.0 -e .