From 9d868c8f03b2515c1a0b800ff0d475b04c645a20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 17:04:04 +0000 Subject: [PATCH] Bump griffe from 0.39.1 to 1.15.0 Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.39.1 to 1.15.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/0.39.1...1.15.0) --- updated-dependencies: - dependency-name: griffe dependency-version: 1.15.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 dda2c56..ba0eabc 100644 --- a/mkdocs_requirements.txt +++ b/mkdocs_requirements.txt @@ -2,7 +2,7 @@ mkdocs==1.5.3 mkdocs-material==9.5.7 mkdocs-section-index==0.3.8 mkdocs-autorefs==0.5.0 -griffe==0.39.1 +griffe==1.15.0 mkdocstrings[python]==0.24.0 mknotebooks==0.8.0 .