From 9e916e0d829a4a60c5e6415a92e7ef9930e251d1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 11:12:09 +0000 Subject: [PATCH] Bump mypy from 0.761 to 0.780 Bumps [mypy](https://github.com/python/mypy) from 0.761 to 0.780. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.761...v0.780) Signed-off-by: dependabot-preview[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 4398e67a..dbad64e3 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -6,7 +6,7 @@ flake8==3.7.9 pydocstyle==5.0.2 pylint==2.4.4 mock-open==1.3.1 -mypy==0.761 +mypy==0.780 asynctest==0.13.0 pytest-aiohttp==0.3.0 pytest-cov==2.8.1