From eec489a56ce0d0940b91c534bbb261ba85d97d1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 22:52:30 +0000 Subject: [PATCH] Bump griffe from 0.45.1 to 0.45.2 Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.45.1 to 0.45.2. - [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.45.1...0.45.2) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-patch ... 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 5d375f50f3..f1c7b0e06d 100644 --- a/mkdocs/requirements.txt +++ b/mkdocs/requirements.txt @@ -16,7 +16,7 @@ # under the License. mkdocs==1.6.0 -griffe==0.45.1 +griffe==0.45.2 jinja2==3.1.4 mkdocstrings==0.25.1 mkdocstrings-python==1.10.3