From 6909601ae366c402e88cbc0ef0b13e9c495ea7e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 13:35:02 +0000 Subject: [PATCH] Update dependency pytype to v2024.9.13 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index c788e81..6afa190 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ attrs==24.2.0 coverage==7.6.1 wheel==0.44.0 -pytype==2024.4.11 +pytype==2024.9.13 pylint==3.2.7 pytest==8.3.2