From b0d16572ca59365c89262b1e777ebb87d444b597 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 23 Jun 2020 12:59:57 +0200 Subject: [PATCH] Update mypy from 0.781 to 0.782 (#382) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 4d758325..730dad7a 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -4,7 +4,7 @@ flake8==3.8.3 pytest==5.4.3 pytest-cov==2.10.0 autopep8==1.5.3 -mypy==0.781 +mypy==0.782 py-spy==0.3.3 codecov==2.1.7 tox==3.15.2