Skip to content

Commit 7a7be33

Browse files
chore(deps): bump black from 21.12b0 to 22.1.0 (#681)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 588f83f commit 7a7be33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pre-commit = "~=2.17"
99
[packages]
1010
selenium = "~=4.0"
1111

12-
black = "==21.12b0"
12+
black = "==22.1.0"
1313

1414
pytest = "~=7.0"
1515
pytest-cov = "~=3.0"

0 commit comments

Comments
 (0)