From 233c303722741dbe24a5c49cd1756a3e41656afd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 00:00:34 +0000 Subject: [PATCH] Build: Bump griffe from 0.36.5 to 0.36.7 Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.36.5 to 0.36.7. - [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.36.5...0.36.7) --- 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 cd7b0d50be..22c1460571 100644 --- a/mkdocs/requirements.txt +++ b/mkdocs/requirements.txt @@ -16,7 +16,7 @@ # under the License. mkdocs==1.5.3 -griffe==0.36.5 +griffe==0.36.7 jinja2==3.1.2 mkdocstrings==0.23.0 mkdocstrings-python==1.7.3