From f5bce3a302a836172898459bb24a25a035401273 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 16:07:41 +0000 Subject: [PATCH] Update dependency pytype to v2023.8.31 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index f297661e..19add33a 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -2,4 +2,4 @@ httpx==0.24.1 pylint==2.17.5 pytest==7.4.1 pytest-cov==4.1.0 -pytype==2023.8.22 +pytype==2023.8.31