From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Oct 2021 09:44:37 +0000 (+0200) Subject: Bump black from 20.8b1 to 21.9b0 (#1877) X-Git-Tag: 0.21.0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c59be190e45f073335cf750d41830b75a3e1e9fb;p=thirdparty%2Fhttpx.git Bump black from 20.8b1 to 21.9b0 (#1877) Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.9b0. - [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> Co-authored-by: Tom Christie Co-authored-by: Florimond Manca --- diff --git a/requirements.txt b/requirements.txt index 03e07285..b64bb6d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ wheel==0.37.0 # Tests & Linting autoflake==1.4 -black==20.8b1 +black==21.9b0 coverage==6.0.2 cryptography==3.4.8 flake8==3.9.2