From 08f106c1f9984700f671ca7e0ac8c42e4f995bd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 20:28:21 +0000 Subject: [PATCH] Update dependency pytype to v2023.12.18 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index c07e4ace..029cfb93 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -2,4 +2,4 @@ httpx==0.26.0 pylint==3.0.2 pytest==7.4.4 pytest-cov==4.1.0 -pytype==2023.11.29 +pytype==2023.12.18