From 589bd5b54abfb32928f373fab9193c706613aa13 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 09:39:39 +0000 Subject: [PATCH] build(deps-dev): bump mypy from 0.730 to 0.780 Bumps [mypy](https://github.com/python/mypy) from 0.730 to 0.780. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.730...v0.780) 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 9515b3b..dd4b91c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ mock==4.0.2 -mypy==0.730 +mypy==0.780 pylint==2.4.3 pytest==5.0.1 pytest-cov==2.7.1 \ No newline at end of file