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] committed Aug 30, 2024
1 parent 01bd669 commit 6409a78
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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 6409a78

Please sign in to comment.