From fab4b4f8acf18d59ca79bacc91840e3512eaa30c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 13:01:12 +0000 Subject: [PATCH] Bump mypy from 0.790 to 0.902 Bumps [mypy](https://github.com/python/mypy) from 0.790 to 0.902. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.790...v0.902) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... 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 7834b15..3e78bff 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,4 +4,4 @@ pytest-cov==2.11.1 black==20.8b1 flake8==3.8.4 isort[pipfile]==5.7.0 -mypy==0.790 +mypy==0.902