From b70e4aba721c08e084feb75de800a21cd53a6a70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 21:32:55 +0000 Subject: [PATCH] Update dependency pytype to v2023.10.5 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index a53390e..091a7c6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ attrs==23.1.0 coverage==7.3.2 wheel==0.41.2 -pytype==2023.9.27 +pytype==2023.10.5 pylint==3.0.0 pytest==7.4.2