diff --git a/.changes/unreleased/Dependency-20220902-153118.yaml b/.changes/unreleased/Dependency-20220902-153118.yaml new file mode 100644 index 000000000..1ccb580d5 --- /dev/null +++ b/.changes/unreleased/Dependency-20220902-153118.yaml @@ -0,0 +1,7 @@ +kind: Dependency +body: "Bump black from 22.3.0 to 22.8.0" +time: 2022-09-02T15:31:18.00000Z +custom: + Author: dependabot[bot] + Issue: 216 + PR: 248 diff --git a/dev-requirements.txt b/dev-requirements.txt index 587287b8e..05c397aa2 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,7 +3,7 @@ git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-core&subdirectory=core git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-tests-adapter&subdirectory=tests/adapter -black==22.3.0 +black==22.8.0 click~=8.0.4 bumpversion flake8