From 1dff0df7e85d3f57ba6a3243c73524237e923ef2 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 10 Oct 2017 21:07:48 +0200 Subject: [PATCH] Update mypy from 0.521 to 0.530 (#80) --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index cfacc3f..3b6e316 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,7 +1,7 @@ coverage==4.4.1 flake8==3.4.1 isort==4.2.15 -mypy==0.521 +mypy==0.530 pycodestyle==2.3.1 pyflakes==1.6.0 pytest==3.2.1