Skip to content

Commit

Permalink
Bump black from 22.10.0 to 22.12.0 (#942)
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 22.10.0 to 22.12.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.10.0...22.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2023
1 parent 3821925 commit d4d26fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_tooling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Note: Unpinned packages have their versions determined by the Airflow constraints file

black==22.10.0
black==22.12.0
flake8==6.0.0
isort==5.10.1
pre-commit==2.20.0

0 comments on commit d4d26fd

Please sign in to comment.