From c0f27e39f9d424f9075b100f5c323f8422797ac9 Mon Sep 17 00:00:00 2001 From: Alex Waygood Date: Mon, 29 Aug 2022 14:07:11 +0100 Subject: [PATCH] Upgrade pytype to 22.8.23 (#8644) --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 56ebbc672..2062f13a6 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -8,7 +8,7 @@ mypy==0.971 packaging==21.3 pycln==2.1.1 # must match .pre-commit-config.yaml pyyaml==6.0 -pytype==2022.8.17; platform_system != "Windows" +pytype==2022.8.23; platform_system != "Windows" termcolor tomli==1.2.2 tomlkit==0.11.4