From 71a747134c96d1fc542a17c3299c558b31c760c6 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Wed, 18 Dec 2019 17:44:30 +0200 Subject: [PATCH] Update mypy from 0.750 to 0.760 (#232) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 882ba6ac..5868c440 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -4,7 +4,7 @@ flake8==3.7.9 pytest==5.3.2 pytest-cov==2.8.1 autopep8==1.4.4 -mypy==0.750 +mypy==0.760 py-spy==0.3.0 codecov==2.0.15 tox==3.14.2