From 528f45f02d215ff9e5f29ee19dcc7fc61916792b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 04:53:58 +0000 Subject: [PATCH] Bump mypy from 0.750 to 0.761 Bumps [mypy](https://github.com/python/mypy) from 0.750 to 0.761. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.750...v0.761) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb9da3b..f4ade07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ entrypoints==0.3 flake8==3.7.9 mccabe==0.6.1 -mypy==0.750 +mypy==0.761 pycodestyle==2.5.0 pyflakes==2.1.1 typed-ast==1.4.0