Skip to content

Commit 9dde0bd

Browse files
Bump black from 21.8b0 to 21.9b0 (#626)
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>
1 parent 142a725 commit 9dde0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/lint.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
mypy==0.910; implementation_name=="cpython"
22
flake8==3.9.2
33
flake8-pyi==20.10.0; python_version >= "3.6"
4-
black==21.8b0; python_version >= "3.6"
4+
black==21.9b0; python_version >= "3.6"
55
isort==5.9.3

0 commit comments

Comments
 (0)