From a512500f27b40bf04498a9f1dbcf4e67b3e7fc32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 15:59:09 +0100 Subject: [PATCH] Bump mypy from 0.790 to 0.812 (#83) Bumps [mypy](https://github.com/python/mypy) from 0.790 to 0.812. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.790...v0.812) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_lint.txt b/requirements_lint.txt index f0655f99..e767e650 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,5 +1,5 @@ black==20.8b1 flake8==3.8.4 -mypy==0.790 +mypy==0.812 pydocstyle==5.1.1 pylint==2.6.0 -- 2.34.1