diff --git a/.changes/unreleased/Dependencies-20231109-005623.yaml b/.changes/unreleased/Dependencies-20231109-005623.yaml new file mode 100644 index 000000000..bc4ca2342 --- /dev/null +++ b/.changes/unreleased/Dependencies-20231109-005623.yaml @@ -0,0 +1,6 @@ +kind: "Dependencies" +body: "Update black requirement from ~=23.10 to ~=23.11" +time: 2023-11-09T00:56:23.00000Z +custom: + Author: dependabot[bot] + PR: 1013 diff --git a/dev-requirements.txt b/dev-requirements.txt index 045de326e..806d94c5d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,7 +5,7 @@ git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-tests-adapter&subdirectory= # if version 1.x or greater -> pin to major version # if version 0.x -> pin to minor -black~=23.10 +black~=23.11 bumpversion~=0.6.0 click~=8.1 ddtrace~=2.2