From 0bd6140b5f371bb65224145017e1e16112e4e46e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 11:04:40 +0000 Subject: [PATCH] :arrow_up: Bump griffe from 0.36.2 to 0.36.6 Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.36.2 to 0.36.6. - [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.6) --- updated-dependencies: - dependency-name: griffe dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 1f7c32f7..09810136 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1068,13 +1068,13 @@ test = ["black", "coverage[toml]", "ddt (>=1.1.1,!=1.4.3)", "mypy", "pre-commit" [[package]] name = "griffe" -version = "0.36.2" +version = "0.36.6" description = "Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API." optional = false python-versions = ">=3.8" files = [ - {file = "griffe-0.36.2-py3-none-any.whl", hash = "sha256:ba71895a3f5f606b18dcd950e8a1f8e7332a37f90f24caeb002546593f2e0eee"}, - {file = "griffe-0.36.2.tar.gz", hash = "sha256:333ade7932bb9096781d83092602625dfbfe220e87a039d2801259a1bd41d1c2"}, + {file = "griffe-0.36.6-py3-none-any.whl", hash = "sha256:9c30eede43681d71f114332cc55a32b4129fe69fda14ec5ee4a69a7a71f5669e"}, + {file = "griffe-0.36.6.tar.gz", hash = "sha256:e0ade45056b56284891cc510051069a9d069eb72e663d523064deaff89d77bef"}, ] [package.dependencies]