From 4a392f22969ffda08f93bcf00e60491f258302e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 17:42:21 +0100 Subject: [PATCH] Bump black from 22.3.0 to 22.6.0 (#2290) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cffe00d0..a0e6e692 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ wheel==0.37.1 # Tests & Linting autoflake==1.4 -black==22.3.0 +black==22.6.0 coverage==6.4.1 cryptography==37.0.2 flake8==3.9.2