From 32b3894ad7fd068cd6b639a0c124bc80494e15c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 19:07:02 +0000 Subject: [PATCH] Update dependency pytype to v2024.3.11 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 9cb2659..8c7e826 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ attrs==23.2.0 coverage==7.4.3 wheel==0.43.0 -pytype==2024.2.27 +pytype==2024.3.11 pylint==3.1.0 pytest==8.1.1