From 9927f6c17d047653fbf9f1a844b37ae819d43c4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Mon, 2 Dec 2019 00:58:26 +0800 Subject: [PATCH] Upgrade mypy to 0.750 (#29294) https://mypy-lang.blogspot.com/2019/11/mypy-0.html --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 6ccb0168677..9d63b59f62a 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -6,7 +6,7 @@ asynctest==0.13.0 codecov==2.0.15 mock-open==1.3.1 -mypy==0.740 +mypy==0.750 pre-commit==1.20.0 pylint==2.4.4 astroid==2.3.3