Skip to content

Commit

Permalink
Bump black from 22.3.0 to 22.8.0 (#248)
Browse files Browse the repository at this point in the history
* Bump black from 22.3.0 to 22.8.0

Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.8.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.3.0...22.8.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add automated changelog yaml from template for bot PR

* remove newline

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Github Build Bot <buildbot@fishtownanalytics.com>
Co-authored-by: leahwicz <60146280+leahwicz@users.noreply.github.com>
  • Loading branch information
3 people committed Sep 2, 2022
1 parent 7df1161 commit eafc6ae
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .changes/unreleased/Dependency-20220902-153118.yaml
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eafc6ae

Please sign in to comment.