From 1db822f72e34c4c3afbfc4dfa41b676347f8b635 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 07:20:03 +0000 Subject: [PATCH] build(deps): bump mypy from 0.781 to 0.782 Bumps [mypy](https://github.com/python/mypy) from 0.781 to 0.782. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.781...v0.782) Signed-off-by: dependabot-preview[bot] --- linter-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linter-requirements.txt b/linter-requirements.txt index 163e3f396e..8bd7303909 100644 --- a/linter-requirements.txt +++ b/linter-requirements.txt @@ -1,6 +1,6 @@ black==19.10b0 flake8 flake8-import-order -mypy==0.781 +mypy==0.782 flake8-bugbear>=19.8.0 pep8-naming