From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 14:59:09 +0000 (+0100) Subject: Bump mypy from 0.790 to 0.812 (#83) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=a512500f27b40bf04498a9f1dbcf4e67b3e7fc32;p=music-assistant-server.git 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> --- 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