From 619ea3ff98f755c4ea9fcad2fb092c19ae1ccc0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Mon, 25 Feb 2019 07:54:54 +0200 Subject: [PATCH] Upgrade mypy to 0.670 (#20934) --- requirements_test.txt | 2 +- requirements_test_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_test.txt b/requirements_test.txt index 15f9b174504..1a862f2d406 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -6,7 +6,7 @@ coveralls==1.2.0 flake8-docstrings==1.3.0 flake8==3.7.5 mock-open==1.3.1 -mypy==0.660 +mypy==0.670 pydocstyle==3.0.0 pylint==2.2.2 pytest-aiohttp==0.3.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0c1bec569d4..ba283d1d2c6 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -7,7 +7,7 @@ coveralls==1.2.0 flake8-docstrings==1.3.0 flake8==3.7.5 mock-open==1.3.1 -mypy==0.660 +mypy==0.670 pydocstyle==3.0.0 pylint==2.2.2 pytest-aiohttp==0.3.0