From bdd5680e7a54c716341aa930419f9a19ce05ea8b Mon Sep 17 00:00:00 2001 From: Shantanu <12621235+hauntsaninja@users.noreply.github.com> Date: Thu, 6 May 2021 15:33:08 -0700 Subject: [PATCH] Bump pytype (#5358) For #5345 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 7364fc6bc..ce6214b79 100644 --- a/requirements-tests-py3.txt +++ b/requirements-tests-py3.txt @@ -7,7 +7,7 @@ flake8==3.8.4 flake8-bugbear==20.1.4 flake8-pyi==20.10.0 isort==5.5.3 -pytype>=2021.4.1 +pytype>=2021.5.6 # workaround for https://github.com/google/pytype/issues/909 attrs==20.3.0