From 242ef6f2bdfe35f9a7f29152a6407b65b376d60d Mon Sep 17 00:00:00 2001 From: Alex Waygood Date: Wed, 18 Jan 2023 00:35:11 +0000 Subject: [PATCH] Bump pytype to 2023.1.17 (#9559) --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 1d9daf04d..0c2653853 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -10,7 +10,7 @@ packaging==23.0 pathspec>=0.10.3 pycln==2.1.3 # must match .pre-commit-config.yaml pyyaml==6.0 -pytype==2023.1.10; platform_system != "Windows" and python_version < "3.11" +pytype==2023.1.17; platform_system != "Windows" and python_version < "3.11" termcolor>=2 tomli==2.0.1 tomlkit==0.11.6