From 1e42a818183ceaee2af8816c88f89815039e72df Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2020 21:28:40 +0000 Subject: [PATCH] Bump mypy from 0.750 to 0.761 Bumps [mypy](https://github.com/python/mypy) from 0.750 to 0.761. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.750...v0.761) 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 b8d032d..dbc1a3b 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.750 +mypy==0.761 flake8-bugbear==19.8.0 flake8-builtins==1.4.1 flake8-comprehensions==3.1.4