From a6936181f9e87f405fdab83fe7ca35b11a2abe71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 21:32:17 +0000 Subject: [PATCH] Update dependency pytype to v2024 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index a515e6d..784fac9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ attrs==23.2.0 coverage==7.4.0 wheel==0.42.0 -pytype==2023.12.18 +pytype==2024.1.5 pylint==3.0.3 pytest==7.4.4