From df8c6ab1a4808818ebf0e6cfd51eccc8a8b11ac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 22:31:59 +0200 Subject: [PATCH] build(deps): bump griffe from 1.7.3 to 1.9.0 (#1314) Bumps [griffe](https://github.com/mkdocstrings/griffe) from 1.7.3 to 1.9.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...1.9.0) --- updated-dependencies: - dependency-name: griffe dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index f5dd5846..afc63931 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.7.3 +griffe==1.9.0 # via mkdocstrings-python htmlmin2==0.1.13 # via mkdocs-minify-plugin