diff --git a/requirements-tests.txt b/requirements-tests.txt index 4644555e9..28f2f198d 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,5 +1,5 @@ mypy==0.941 -pytype==2022.2.23; platform_system != "Windows" and python_version < "3.10" +pytype==2022.3.21; platform_system != "Windows" and python_version < "3.10" # must match .pre-commit-config.yaml black==22.1.0 flake8==4.0.1