From 4b7b77c064d52af9636cff0042d11419ad4e7aca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 04:44:21 +0000 Subject: [PATCH] chore(deps): update griffe requirement from >=0.47 to >=2.1.0 Updates the requirements on [griffe](https://github.com/mkdocstrings/griffe) to permit the latest version. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/griffe/compare/0.47.0...2.1.0) --- updated-dependencies: - dependency-name: griffe dependency-version: 2.1.0 dependency-type: direct:production ... 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 634b63b..81fe4a1 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -4,4 +4,4 @@ mkdocs-minify-plugin>=0.8 mkdocs-llmstxt>=0.5 pymdown-extensions>=10.7 mkdocstrings[python]>=0.25 -griffe>=0.47 +griffe>=2.1.0