From a32d1d22120d2b98f2ad073ca54d7b53517efc90 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 05:05:03 +0000 Subject: [PATCH] :arrow_up: Bump mypy from 0.701 to 0.740 Bumps [mypy](https://github.com/python/mypy) from 0.701 to 0.740. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.701...v0.740) Signed-off-by: dependabot-preview[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index c9d3fb18..2e4f6acf 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ coverage==4.5.3 flake8==3.7.7 flake8-docstrings==1.5.0 isort==4.3.21 -mypy==0.701 +mypy==0.740 pylint==2.4.3 pytest==5.2.1 pytest-asyncio==0.10.0