From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 14:48:26 +0000 (+0200) Subject: Bump black from 21.6b0 to 21.7b0 (#138) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=516cc9e8f5f806f39acb0027e07cbb42a67c5ea0;p=music-assistant-server.git Bump black from 21.6b0 to 21.7b0 (#138) Bumps [black](https://github.com/psf/black) from 21.6b0 to 21.7b0. - [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 571703f8..8bb3dc1e 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,4 +1,4 @@ -black==21.6b0 +black==21.7b0 flake8==3.9.2 mypy==0.910 pydocstyle==6.1.1