From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 10:24:12 +0000 (+0000) Subject: Bump black from 21.9b0 to 21.10b0 (#1921) X-Git-Tag: 0.21.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35b98a9f60cb76b84090ad064ccf34a72dd6f50b;p=thirdparty%2Fhttpx.git Bump black from 21.9b0 to 21.10b0 (#1921) Bumps [black](https://github.com/psf/black) from 21.9b0 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.txt b/requirements.txt index 576e1f39..eb7a1ef5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ wheel==0.37.0 # Tests & Linting autoflake==1.4 -black==21.9b0 +black==21.10b0 coverage==6.0.2 cryptography==3.4.8 flake8==3.9.2