From fe0c6030ddc08d1360b541e7b0c7e17dfa58757c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 19:53:32 +0200 Subject: [PATCH] Bump mypy from 0.770 to 0.790 (#28) Bumps [mypy](https://github.com/python/mypy) from 0.770 to 0.790. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.770...v0.790) 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 ee3eb7df..b6928741 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,5 +1,5 @@ black==20.8b1 flake8==3.8.3 -mypy==0.770 +mypy==0.790 pydocstyle==5.1.1 pylint==2.6.0 -- 2.34.1