From 97a0498b78b9d33b1119686e72495787cc9a985b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 00:52:42 +0000 Subject: [PATCH] Update griffe requirement from <0.48.0,>=0.20.0 to >=0.20.0,<0.49.0 Updates the requirements on [griffe](https://github.com/mkdocstrings/griffe) to permit the latest version. - [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.20.0...0.48.0) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-client.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-client.txt b/requirements-client.txt index 2af268a02681..fbcfc3497d74 100644 --- a/requirements-client.txt +++ b/requirements-client.txt @@ -6,7 +6,7 @@ coolname >= 1.0.4, < 3.0.0 croniter >= 1.0.12, < 3.0.0 fsspec >= 2022.5.0 graphviz >= 0.20.1 -griffe >= 0.20.0, <0.48.0 +griffe >= 0.20.0, < 0.49.0 httpcore >=1.0.5, < 2.0.0 httpx[http2] >= 0.23, != 0.23.2 importlib_metadata >= 4.4; python_version < '3.10' diff --git a/requirements.txt b/requirements.txt index 7ff3e22fe6a8..d7395e5761be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ cryptography >= 36.0.1 dateparser >= 1.1.1, < 2.0.0 docker >= 4.0 graphviz >= 0.20.1 -griffe >= 0.20.0, <0.48.0 +griffe >= 0.20.0, < 0.49.0 jinja2 >= 3.0.0, < 4.0.0 jinja2-humanize-extension >= 0.4.0 humanize >= 4.9.0