From effadc4db811ffe1ff0c8624df13f0da181fe886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2020 11:01:13 +0000 Subject: [PATCH] build(deps): bump mypy from 0.770 to 0.782 Bumps [mypy](https://github.com/python/mypy) from 0.770 to 0.782. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.770...v0.782) 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 f438c60c..4a9fcb1c 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -6,7 +6,7 @@ codecov==2.1.9 coverage==4.5.3 flake8==3.7.9 -mypy==0.770 +mypy==0.782 tox==3.16.1 # Packages dependencies: