From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 15:18:10 +0000 (+0100) Subject: Bump black from 21.7b0 to 21.10b0 (#170) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=dd2bedd92b6e5a07c962436e123a61328b7a415e;p=music-assistant-server.git Bump black from 21.7b0 to 21.10b0 (#170) Bumps [black](https://github.com/psf/black) from 21.7b0 to 21.10b0. - [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 e32adb08..5c95441c 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,4 +1,4 @@ -black==21.7b0 +black==21.10b0 flake8==3.9.2 mypy==0.910 pydocstyle==6.1.1