From 701ab4c3651bf3ccbcafb5f804549347aa4344dc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 3 Apr 2019 15:53:31 -0400 Subject: [PATCH] Update mypy from 0.670 to 0.700 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 52313f8..2b97f2c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -mypy==0.670 +mypy==0.700 pytest==4.3.0 pytest-cov==2.6.1 pytest-asyncio==0.10.0