From c59be190e45f073335cf750d41830b75a3e1e9fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Oct 2021 11:44:37 +0200 Subject: [PATCH] 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 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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