From d83565932c63f0682c5b53897b2b8d3c33851752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 18:10:01 +0200 Subject: [PATCH] Bump black from 22.6.0 to 22.8.0 (#2358) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 117f855d..f63ab021 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ twine==4.0.1 # Tests & Linting autoflake==1.4 -black==22.6.0 +black==22.8.0 coverage==6.4.1 cryptography==37.0.2 flake8==3.9.2