From f55a63329625d6c759a2defd0dff2870d2ebd73b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 18:17:27 +0100 Subject: [PATCH] Bump mypy from 0.711 to 0.720 (#686) Bumps [mypy](https://github.com/python/mypy) from 0.711 to 0.720. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.711...v0.720) Signed-off-by: dependabot-preview[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index b1073ba..cfe03c7 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -5,7 +5,7 @@ Cython==0.29.11;sys_platform!='win32' flake8==3.7.8 flake8-quotes==2.0.1 isort==4.3.21 -mypy==0.711 +mypy==0.720 pycodestyle==2.5.0 pyflakes==2.1.1 pytest==5.0.0