Skip to content

Commit

Permalink
Bump black from 21.8b0 to 21.9b0 (#626)
Browse files Browse the repository at this point in the history
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2021
1 parent 142a725 commit 9dde0bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mypy==0.910; implementation_name=="cpython"
flake8==3.9.2
flake8-pyi==20.10.0; python_version >= "3.6"
black==21.8b0; python_version >= "3.6"
black==21.9b0; python_version >= "3.6"
isort==5.9.3

0 comments on commit 9dde0bd

Please sign in to comment.