From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 17:54:40 +0000 (+0200) Subject: Bump flake8 from 3.8.3 to 3.8.4 (#26) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=664d73b688732cfe5e9983abf0f263b909c1c95c;p=music-assistant-server.git Bump flake8 from 3.8.3 to 3.8.4 (#26) Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.3 to 3.8.4. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.3...3.8.4) 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 b6928741..f0655f99 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,5 +1,5 @@ black==20.8b1 -flake8==3.8.3 +flake8==3.8.4 mypy==0.790 pydocstyle==5.1.1 pylint==2.6.0