From 02b0ec5fa91543f5639f090522c39011c2082d95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 16:17:31 +0000 Subject: [PATCH] chore(deps): update griffe requirement from >=2.1.0 to >=2.2.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/2.1.0...2.2.0) --- updated-dependencies: - dependency-name: griffe dependency-version: 2.2.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 2bab9f8..6e54e21 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -3,5 +3,5 @@ mkdocs-material>=9.7.7 mkdocs-minify-plugin>=0.8 pymdown-extensions>=11.0.1 mkdocstrings[python]>=1.0.6 -griffe>=2.1.0 +griffe>=2.2.0 mkdocs-llmstxt>=0.5,<1.0