From b8a3a203339aabd89b4e9c46f0f6fd2573262cc7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 20 Feb 2021 19:13:15 +0530 Subject: [PATCH] Update mypy from 0.790 to 0.812 --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index cfad983d5f..50f4ac75f2 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -4,7 +4,7 @@ flake8==3.8.4 pytest==6.2.2 pytest-cov==2.11.1 autopep8==1.5.5 -mypy==0.790 +mypy==0.812 py-spy==0.3.3 codecov==2.1.11 tox==3.21.4