From c74fd22931203f6374e4ef70d5a98ff8f6c5a999 Mon Sep 17 00:00:00 2001 From: Shantanu <12621235+hauntsaninja@users.noreply.github.com> Date: Fri, 10 Sep 2021 15:11:05 -0700 Subject: [PATCH] Update pytype (#6026) Co-authored-by: hauntsaninja <> --- requirements-tests-py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests-py3.txt b/requirements-tests-py3.txt index 9d73bf198..ec58d605b 100644 --- a/requirements-tests-py3.txt +++ b/requirements-tests-py3.txt @@ -1,9 +1,9 @@ mypy==0.910 +pytype==2021.9.9 typed-ast==1.4.3 black==21.7b0 flake8==3.9.2 flake8-bugbear==21.4.3 flake8-pyi==20.10.0 isort==5.9.3 -pytype==2021.08.11 tomli==1.1.0