diff --git a/requirements-tests.txt b/requirements-tests.txt index e3506b776..2f3425dd4 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,5 +1,5 @@ mypy==0.942 -pytype==2022.03.29; platform_system != "Windows" and python_version < "3.10" +pytype==2022.4.26; platform_system != "Windows" and python_version < "3.10" # must match .pre-commit-config.yaml black==22.3.0 flake8==4.0.1