From 3764f70cf02bfaa855e43d0bc45f49c4243badf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 11:01:10 +0000 Subject: [PATCH] Bump mypy from 0.790 to 0.800 Bumps [mypy](https://github.com/python/mypy) from 0.790 to 0.800. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.790...v0.800) Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 756c2c3..630c6b2 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,4 +4,4 @@ pytest-cov==2.10.0 black==19.10b0 flake8==3.8.3 isort[pipfile]==4.3.21 -mypy==0.790 +mypy==0.800