Skip to content

Commit 29ccd14

Browse files
Bump black from 21.6b0 to 21.7b0 (#613)
Bumps [black](https://github.com/psf/black) from 21.6b0 to 21.7b0. - [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>
1 parent 846cef6 commit 29ccd14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
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.6b0; python_version >= "3.6"
4+
black==21.7b0; python_version >= "3.6"
55
isort==5.9.2

0 commit comments

Comments
 (0)