From d01acf2261476f408bf4bd33151ed1a9a278c499 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Nov 2019 09:00:24 +0200 Subject: [PATCH] Update mypy from 0.740 to 0.750 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c338db0..f60a55d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -e . black==19.10b0 coverage==4.5.4 -mypy==0.740; python_version < '3.8' and python_implementation != 'PyPy' +mypy==0.750; python_version < '3.8' and python_implementation != 'PyPy' prospector==1.1.7 ; python_version < '3.8' and python_implementation != 'PyPy' pytest==5.3.1 pytest-cov==2.8.1