Skip to content

Commit

Permalink
build(deps): bump black from 21.8b0 to 21.9b0 in /.github/workflows (#…
Browse files Browse the repository at this point in the history
…163)

Bumps [black](https://github.com/psf/black) from 21.8b0 to 21.9b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

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 Sep 19, 2021
1 parent 53fc0db commit ed3258e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pip<21.3
pre-commit==2.15.0
black==21.8b0
black==21.9b0
flake8==3.9.2
reorder-python-imports==2.6.0
websockets==10.0
Expand Down

0 comments on commit ed3258e

Please sign in to comment.