From 94b2f54f1ab9ee4cdb5f3529e6e6d74f134b1b86 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 10:26:22 +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-preview[bot] --- requirements-qa.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-qa.txt b/requirements-qa.txt index c3e176d..04b1cf6 100644 --- a/requirements-qa.txt +++ b/requirements-qa.txt @@ -1,3 +1,3 @@ black==20.8b1 -mypy==0.790 +mypy==0.800 prospector==1.3.1