From 47342b31abbed6203e1a4fbce94e3028f5cebeb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 21:14:47 +0200 Subject: [PATCH] Bump black from 22.6.0 to 22.8.0 (#1841) 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 dc8d1ac2..af5bb294 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # Testing autoflake==1.4 -black==22.6.0 +black==22.8.0 coverage==6.4.2 databases[sqlite]==0.5.5 flake8==3.9.2 -- 2.47.3