From ce9eb36e8bc527fb5695fb58c4f99c8593849069 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 21:40:31 +0000 Subject: [PATCH] Update dependency pytype to v2024.1.24 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 2d33d7f8..870a9c57 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -2,4 +2,4 @@ httpx==0.26.0 pylint==3.0.3 pytest==7.4.4 pytest-cov==4.1.0 -pytype==2024.1.5 +pytype==2024.1.24