From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 17:53:32 +0000 (+0200) Subject: Bump mypy from 0.770 to 0.790 (#28) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=fe0c6030ddc08d1360b541e7b0c7e17dfa58757c;p=music-assistant-server.git 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> --- 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