Skip to content

Commit

Permalink
chore(deps): update dependency black to v24 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent aa6d988 commit 2fae7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ optional = true
[tool.poetry.group.lint.dependencies]
pyupgrade = "^3.3.1"
isort = "^5.12.0"
black = ">=22.10,<23.0"
black = ">=24.3,<24.4"
ruff = "^0.4.0"

[tool.poetry.group.test]
Expand Down

0 comments on commit 2fae7be

Please sign in to comment.