From 606be6dfc98f8f7692d5478af04815afeda26431 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 05:35:03 +0000 Subject: [PATCH] Bump mypy from 0.790 to 0.902 Bumps [mypy](https://github.com/python/mypy) from 0.790 to 0.902. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.790...v0.902) Signed-off-by: dependabot-preview[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 5bf1227..56e430c 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,6 +6,6 @@ bumpversion==0.6.0 isort==4.3.21 -mypy==0.790 +mypy==0.902 pydocstyle==5.1.1 pylint==2.6.0