From ff2c0d54688dfe44fb20f5eae698d7994600cd6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 09:39:15 +0000 Subject: [PATCH] Update dependency pytype to v2024.10.11 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 0286698..eac98d0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ attrs==24.2.0 coverage==7.6.2 wheel==0.44.0 -pytype==2024.9.13 +pytype==2024.10.11 pylint==3.3.1 pytest==8.3.3