From e304d63713152f651fefc34813930f2e864c5ca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 07:13:37 +0000 Subject: [PATCH] Bump mypy from 0.790 to 0.800 Bumps [mypy](https://github.com/python/mypy) from 0.790 to 0.800. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.790...v0.800) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 18830945..21479699 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,7 +11,7 @@ flake8-noqa==1.0.5 flake8-polyfill==1.0.2 flake8-use-fstring==1.1 -mypy==0.790 +mypy==0.800 pep8-naming==0.11.1 safety==1.10.3