Skip to content

Commit c21df39

Browse files
Update dependency black to v24 [SECURITY]
1 parent 13e7bdb commit c21df39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ packages = [
1414
python = "^3.10"
1515

1616
[tool.poetry.dev-dependencies]
17-
black = "^23.1"
17+
black = "^24.3.0"
1818
invoke = "^2.0.0"
1919
typed-ast = "^1.5.4"
2020
pylint-django = "^2.5.3"

0 commit comments

Comments
 (0)