Skip to content

Commit

Permalink
Update dependency black to v24 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 0ec5f03 commit c33d59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ celery = { extras = ["redis"], version = "^5.3.6" }
aiohttp = "^3.9.4"

[tool.poetry.group.dev.dependencies]
black = "^23.1.0"
black = "^24.0.0"
mypy = "^1.3.0"
ruff = "^0.0.270"
types-requests = "^2.31.0.1"
Expand Down

0 comments on commit c33d59c

Please sign in to comment.