Skip to content

Commit 2587a6b

Browse files
chore(deps): update dependency black to v24 [security]
1 parent 638206d commit 2587a6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ classifiers = [
4242
]
4343

4444
[tool.poetry.dev-dependencies]
45-
black = "^22.8.0"
45+
black = "^24.0.0"
4646
isort = "^5.10.1"
4747
flake8 = [
4848
{ version = "^4.0.1", python = "<3.7" },

0 commit comments

Comments
 (0)