diff --git a/requirements-tests.txt b/requirements-tests.txt index 1a967323c..9b7e78391 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,5 +1,5 @@ mypy==0.960 -pytype==2022.6.6; platform_system != "Windows" +pytype==2022.6.23; platform_system != "Windows" # must match .pre-commit-config.yaml black==22.3.0 # must match .pre-commit-config.yaml