From 2d2d985b509f7ccc3f7a0b5ac07a15a9d8183629 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 01:02:50 +0000 Subject: [PATCH] chore(deps): update dependency pytype to v2023.10.24 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 0467311..52f7462 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,4 +3,4 @@ packaging==23.1 pytest==7.4.1 wheel==0.41.2 setuptools==67.8.0 -pytype==2023.4.27 +pytype==2023.10.24