From 1645d3cc2c7e64f5ef77b90129a19256f1d51672 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 16 Oct 2019 19:32:15 -0400 Subject: [PATCH] Update mypy from 0.670 to 0.740 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 52313f8..52c8c7d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -mypy==0.670 +mypy==0.740 pytest==4.3.0 pytest-cov==2.6.1 pytest-asyncio==0.10.0