From 9298a5c1eed6727293a06622be117a8f95ca2453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 22:02:34 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20griffe-typingdoc=20from=200.?= =?UTF-8?q?2.9=20to=200.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [griffe-typingdoc](https://github.com/mkdocstrings/griffe-typingdoc) from 0.2.9 to 0.3.0. - [Release notes](https://github.com/mkdocstrings/griffe-typingdoc/releases) - [Changelog](https://github.com/mkdocstrings/griffe-typingdoc/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/griffe-typingdoc/compare/0.2.9...0.3.0) --- updated-dependencies: - dependency-name: griffe-typingdoc dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index d0c0b1a728..338c703d6b 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -11,7 +11,7 @@ pillow==11.3.0 # For image processing by Material for MkDocs cairosvg==2.8.2 # mkdocstrings[python]==0.25.1 -griffe-typingdoc==0.2.9 +griffe-typingdoc==0.3.0 # For griffe, it formats with black typer == 0.20.0 mkdocs-macros-plugin==1.4.0