Skip to content

Commit 421ac7d

Browse files
Bump black from 21.12b0 to 22.1.0 (#694)
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0. - [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/22.1.0) --- 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 690fbbb commit 421ac7d

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.931; implementation_name=="cpython"
22
flake8==4.0.1
33
flake8-pyi==20.10.0; python_version >= "3.6"
4-
black==21.12b0; python_version >= "3.6"
4+
black==22.1.0; python_version >= "3.6"
55
isort==5.10.1

0 commit comments

Comments
 (0)