From eb5232f900c57289b95ff14eebe2fd51df0c6761 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 02:17:23 +0000 Subject: [PATCH] pip prod(deps): update filecheck requirement from <0.0.23 to <0.0.24 Updates the requirements on [filecheck]() to permit the latest version. --- updated-dependencies: - dependency-name: filecheck dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c4194c091..d69c6b8719 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pytest<8.0 -filecheck<0.0.23 +filecheck<0.0.24 lit<16.0.0 frozenlist<1.4.* coverage<8.0.0