From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 17:07:38 +0000 (+0200) Subject: Bump black from 20.8b1 to 21.6b0 (#126) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=89608f595c1aed09f95f0eca408c45b3719f776a;p=music-assistant-server.git Bump black from 20.8b1 to 21.6b0 (#126) Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.6b0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... 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 69a40ec2..571703f8 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,4 +1,4 @@ -black==20.8b1 +black==21.6b0 flake8==3.9.2 mypy==0.910 pydocstyle==6.1.1