From 2371d074026083b5f77dead5b641822cc50519f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 11:30:56 +0100 Subject: [PATCH] chore: Update black requirement from ~=24.1 to ~=24.2 (#583) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: nicor88 <6278547+nicor88@users.noreply.github.com> --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 427b9fca..2f3b8cb9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ autoflake~=1.7 -black~=24.1 +black~=24.2 boto3-stubs[s3]~=1.34 dbt-tests-adapter~=1.7.8 flake8~=7.0