From 7ecb73c9880954ac27d79a3017040de8d8663d64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 06:10:10 +0000 Subject: [PATCH] Bump griffe from 0.27.3 to 0.32.3 Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.27.3 to 0.32.3. - [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.27.3...0.32.3) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/requirements-linting.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements-linting.txt b/tests/requirements-linting.txt index 5d2fb6a48..c8e8990ca 100644 --- a/tests/requirements-linting.txt +++ b/tests/requirements-linting.txt @@ -1,5 +1,5 @@ black==23.7.0 -griffe==0.27.3 +griffe==0.32.3 pyright==1.1.318 ruff==0.0.280 mypy==1.4.1