From 7e42f163a2331126b2f83394764c89376060b57c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 12:36:40 +0100 Subject: [PATCH] chore: Bump black from 24.1.1 to 24.4.2 (#155) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Manuel Holtgrewe --- requirements/test_black.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test_black.txt b/requirements/test_black.txt index 870ba41..755185d 100644 --- a/requirements/test_black.txt +++ b/requirements/test_black.txt @@ -4,4 +4,4 @@ -r test.txt # Black for formatting -black == 24.1.1 +black == 24.4.2