From 301caad7095116a7c7f1c353eb8198a89f9e397c Mon Sep 17 00:00:00 2001 From: Sebastian Rittau Date: Wed, 25 May 2022 14:44:22 +0200 Subject: [PATCH] Update mypy to 0.960 (#7948) --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 1c99cca25..5449b3fdf 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,4 +1,4 @@ -mypy==0.950 +mypy==0.960 pytype==2022.5.10; platform_system != "Windows" # must match .pre-commit-config.yaml black==22.3.0