From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 19:06:00 +0000 (+0100) Subject: Bump black from 21.12b0 to 22.1.0 (#1468) X-Git-Tag: 0.19.0~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fc71fcbf579fd82cd4228076efffceeb3a9a0352;p=thirdparty%2Fstarlette.git Bump black from 21.12b0 to 22.1.0 (#1468) Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0. - [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/22.1.0) --- 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.txt b/requirements.txt index 51389304..d6cdaf88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # Testing autoflake==1.4 -black==21.12b0 +black==22.1.0 coverage==6.2 databases[sqlite]==0.5.3 flake8==4.0.1