Skip to content

Commit e7cf7d3

Browse files
authored
Merge pull request #99 from GitGuardian/dependabot/pip/black-24.3.0
chore(deps-dev): bump black from 22.3.0 to 24.3.0
2 parents 82f30b9 + b6c6460 commit e7cf7d3

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)