From a0b87082087f8c2e4f4cc5782c3dd2593de8aaa1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 22:29:57 +0000 Subject: [PATCH] Update dependency pytype to v2023.10.17 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 8b4fcb4..2f61873 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.10.5 +pytype==2023.10.17 pylint==3.0.1 pytest==7.4.2