From fdf0cc557f41380bcd274d36cf19642354708612 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 20 Dec 2019 23:10:52 +0200 Subject: [PATCH] Update mypy from 0.760 to 0.761 (#235) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 5868c440..ac523e60 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.760 +mypy==0.761 py-spy==0.3.0 codecov==2.0.15 tox==3.14.2