From bd681affd19b43e86287e14f1972bd2ae51cc94c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 22:51:18 +0000 Subject: [PATCH] Build: Bump griffe from 0.36.2 to 0.36.4 Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.36.2 to 0.36.4. - [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.2...0.36.4) --- 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 6f72cf053e..b64cb023aa 100644 --- a/mkdocs/requirements.txt +++ b/mkdocs/requirements.txt @@ -16,7 +16,7 @@ # under the License. mkdocs==1.5.3 -griffe==0.36.2 +griffe==0.36.4 jinja2==3.1.2 mkdocstrings==0.23.0 mkdocstrings-python==1.7.1