From ec70040a55195c5e62275bbb481f2ea717d3985b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 22:44:35 +0000 Subject: [PATCH] Build: Bump griffe from 0.36.4 to 0.36.5 Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.36.4 to 0.36.5. - [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.4...0.36.5) --- 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 d08b619ac1..383065fedd 100644 --- a/mkdocs/requirements.txt +++ b/mkdocs/requirements.txt @@ -16,7 +16,7 @@ # under the License. mkdocs==1.5.3 -griffe==0.36.4 +griffe==0.36.5 jinja2==3.1.2 mkdocstrings==0.23.0 mkdocstrings-python==1.7.2