From 69b30332aa6beae319e7d1ff555476ba3ed9dbac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 02:05:34 +0000 Subject: [PATCH] Update dependency pytype to v2023.11.29 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 80238bb..25b483f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ attrs==23.1.0 coverage==7.3.2 wheel==0.42.0 -pytype==2023.11.21 +pytype==2023.11.29 pylint==3.0.2 pytest==7.4.3