From 532523dafa3b3f7efd378fe59c8be5f1fbd6b05f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 00:16:50 +0000 Subject: [PATCH] build(deps): bump griffe from 1.11.1 to 1.12.1 Bumps [griffe](https://github.com/mkdocstrings/griffe) from 1.11.1 to 1.12.1. - [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.11.1...1.12.1) --- updated-dependencies: - dependency-name: griffe dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 a0b0ea15..43bc20ba 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -68,7 +68,7 @@ gitdb==4.0.12 # via gitpython gitpython==3.1.45 # via mkdocs-git-revision-date-localized-plugin -griffe==1.11.1 +griffe==1.12.1 # via mkdocstrings-python htmlmin2==0.1.13 # via mkdocs-minify-plugin