From 4f1684d9eca89747e82a3e3b009ddc869dbaf86d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 11:44:55 +0100 Subject: [PATCH] =?utf8?q?=E2=AC=86=20Bump=20griffe-typingdoc=20from=200.2?= =?utf8?q?.9=20to=200.3.0=20(#1615)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index d0c0b1a7..338c703d 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 -- 2.47.3