Skip to content

Commit b6c6460

Browse files
chore(deps-dev): bump black from 22.3.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 22.3.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.3.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9335c8d commit b6c6460

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
@@ -7,7 +7,7 @@ verify_ssl = true
77
pygitguardian = { editable = true, path = "." }
88

99
[dev-packages]
10-
black = "==22.3.0"
10+
black = "==24.3.0"
1111
coverage = "*"
1212
flake8 = "*"
1313
flake8-isort = "*"

0 commit comments

Comments
 (0)