From ae1b0e3d3fc3011234c7ed0963f05672c7aa6be6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 26 Sep 2019 11:16:25 -0400 Subject: [PATCH] Update mypy from 0.670 to 0.730 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 52313f8..db6beab 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -mypy==0.670 +mypy==0.730 pytest==4.3.0 pytest-cov==2.6.1 pytest-asyncio==0.10.0