From 3a8581c03ff961735a1dffe28f3d857d195f7b9c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 16 Apr 2019 16:38:56 -0400 Subject: [PATCH] Update mypy from 0.670 to 0.701 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 52313f8..27c26fe 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -mypy==0.670 +mypy==0.701 pytest==4.3.0 pytest-cov==2.6.1 pytest-asyncio==0.10.0