From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 15:59:08 +0000 (+0100) Subject: Bump black from 21.10b0 to 21.11b0 (#176) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=c35f33b644898c98ad9e710790145740211dd25d;p=music-assistant-server.git Bump black from 21.10b0 to 21.11b0 (#176) Bumps [black](https://github.com/psf/black) from 21.10b0 to 21.11b0. - [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 909dc6b0..c963b3a4 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,4 +1,4 @@ -black==21.10b0 +black==21.11b0 flake8==4.0.1 mypy==0.910 pydocstyle==6.1.1