From bfb81260c384c75e483de3af070997df713e8dd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 01:23:23 +0000 Subject: [PATCH] Bump griffe from 1.7.3 to 2.1.0 Bumps [griffe](https://github.com/mkdocstrings/griffe) from 1.7.3 to 2.1.0. - [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/1.7.3...2.1.0) --- updated-dependencies: - dependency-name: griffe dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- mkdocs_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs_requirements.txt b/mkdocs_requirements.txt index 28c3b2a..cacffc0 100644 --- a/mkdocs_requirements.txt +++ b/mkdocs_requirements.txt @@ -2,6 +2,6 @@ mkdocs==1.6.1 mkdocs-material==9.6.14 mkdocs-section-index==0.3.10 mkdocs-autorefs==1.4.2 -griffe==1.7.3 +griffe==2.1.0 mkdocstrings[python]==0.29.1 mknotebooks==0.8.0