From 0141f4f2ceb8857876d555b3d462747f43bf233a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 06:29:16 +0000 Subject: [PATCH] Bump mypy from 0.770 to 0.790 Bumps [mypy](https://github.com/python/mypy) from 0.770 to 0.790. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.770...v0.790) Signed-off-by: dependabot-preview[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 9386086..906da05 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,7 +3,7 @@ black==19.10b0 flake8==3.7.9 isort==4.3.21 -mypy==0.770 +mypy==0.790 flake8-bugbear==20.1.4 flake8-builtins==1.5.2 flake8-comprehensions==3.2.2