From 69c5e9d846ab45e7076f6bf6674529fb745b7b3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:41:55 +0000 Subject: [PATCH] Update dependency pytype to v2024.9.13 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 9e9755a9..9dd18dbe 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -2,4 +2,4 @@ httpx==0.27.0 pylint==3.2.6 pytest==8.3.2 pytest-cov==5.0.0 -pytype==2024.4.11 +pytype==2024.9.13