From e4c73c34b432b610e3b8c8e4dde746c84146fe58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 09:20:34 +0200 Subject: [PATCH] chore: Update black requirement from ~=23.3 to ~=23.9 (#408) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@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 1070e5fc..b0c01274 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ autoflake~=1.7 -black~=23.3 +black~=23.9 dbt-tests-adapter~=1.6.1 flake8~=6.1 Flake8-pyproject~=1.2