From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 09:48:44 +0000 (+0200) Subject: Bump flake8 from 3.8.4 to 3.9.2 (#114) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=061f182676eb0527ade8ab4fd36c837243644070;p=music-assistant-server.git Bump flake8 from 3.8.4 to 3.9.2 (#114) Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.2. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.2) 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 aa2833ea..93c51c7e 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,5 +1,5 @@ black==20.8b1 -flake8==3.8.4 +flake8==3.9.2 mypy==0.812 pydocstyle==6.1.1 pylint==2.6.0