From 82315dfc82df1b8c950b71afa57c4d21d85878cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 20:09:40 +0000 Subject: [PATCH] Update dependency pytype to v2023.9.19 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 8436a36..adc2c5a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ attrs==23.1.0 coverage==7.3.1 wheel==0.41.2 -pytype==2023.9.11 +pytype==2023.9.19 pylint==2.17.5 pytest==7.4.2