Skip to content

Commit 79406bc

Browse files
chore(deps): bump black from 22.1.0 to 22.3.0 (#705)
Bumps [black](https://github.com/psf/black) from 22.1.0 to 22.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.1.0...22.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 593cde3 commit 79406bc

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.1"
1111

12-
black = "==22.1.0"
12+
black = "==22.3.0"
1313

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

0 commit comments

Comments
 (0)