From e3522e095f3ec50d081ac508c1dbd9b5770a3a75 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Thu, 4 Jun 2020 17:52:59 +0200 Subject: [PATCH] Update mypy from 0.770 to 0.780 (#357) Co-authored-by: Abhinav Singh --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 84adfcf6..cc6dd2a6 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -4,7 +4,7 @@ flake8==3.8.2 pytest==5.4.3 pytest-cov==2.9.0 autopep8==1.5.3 -mypy==0.770 +mypy==0.780 py-spy==0.3.3 codecov==2.1.4 tox==3.15.1