From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2020 10:15:57 +0000 (+0200) Subject: Bump flake8 from 3.7.9 to 3.8.3 (#10) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=7849bbf12f0071e04a34030ab35e47b2ab33d51a;p=music-assistant-server.git Bump flake8 from 3.7.9 to 3.8.3 (#10) Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.9 to 3.8.3. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.8.3) 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 c042c77d..f371286e 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,5 +1,5 @@ black==20.8b1 -flake8==3.7.9 +flake8==3.8.3 mypy==0.770 pydocstyle==5.0.2 pylint==2.4.4