From 6359852747737087cd8de34ea9e82ad77ff19055 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:39:31 +0000 Subject: [PATCH] build(deps): bump griffe from 0.42.1 to 1.2.0 Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.42.1 to 1.2.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.42.1...1.2.0) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-major ... 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 45f08f25..70469c89 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -64,7 +64,7 @@ gitdb==4.0.11 # via gitpython gitpython==3.1.43 # via mkdocs-git-revision-date-localized-plugin -griffe==0.42.1 +griffe==1.2.0 # via mkdocstrings-python htmlmin2==0.1.13 # via mkdocs-minify-plugin