From 2fa9b67fe1a9a8d6f9539f1091babe8df6fc2592 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 05:40:06 +0000 Subject: [PATCH] Bump mypy from 0.790 to 0.910 Bumps [mypy](https://github.com/python/mypy) from 0.790 to 0.910. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.790...v0.910) 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..7f33b60 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.910 pydocstyle==5.1.1 pylint==2.6.0