From 9264c6e737000846025b3dbfc427e2359222dce5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 19:23:25 -0400 Subject: [PATCH] Bump griffe from 0.49.0 to 1.0.0 (#1069) Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.49.0 to 1.0.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.49.0...1.0.0) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs/requirements.txt b/mkdocs/requirements.txt index af1d40fa0..de3ad4f7e 100644 --- a/mkdocs/requirements.txt +++ b/mkdocs/requirements.txt @@ -16,7 +16,7 @@ # under the License. mkdocs==1.6.0 -griffe==0.49.0 +griffe==1.0.0 jinja2==3.1.4 mkdocstrings==0.25.2 mkdocstrings-python==1.10.8