Skip to content

Commit 000219d

Browse files
Bump black from 21.9b0 to 22.3.0 (#146)
Bumps [black](https://github.com/psf/black) from 21.9b0 to 22.3.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.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 611b97d commit 000219d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
pre-commit==2.15.0
3-
black==21.9b0
3+
black==22.3.0
44
flake8==3.8.4
55
isort==5.10.1
66
pylint>=2.6.0

0 commit comments

Comments
 (0)