From 675fc835378e82d983e9634e93295a244c71d9c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 01:11:58 +0000 Subject: [PATCH] Update dependency pytype to v2024.1.24 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 01c5502..dc96e6b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -r requirements.txt pylint -pytype==2024.1.5 +pytype==2024.1.24 coverage