From 35a00672dd2ff903a9072c87de0dc8792c445b75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Apr 2023 10:50:53 +0200 Subject: [PATCH] Bump black from 22.10.0 to 23.3.0 (#2644) 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 4bb972f1..8bbcc58e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ twine==4.0.2 # Tests & Linting autoflake==1.7.7 -black==22.10.0 +black==23.3.0 coverage==7.2.1 cryptography==39.0.1 flake8==3.9.2