Skip to content

Commit

Permalink
Update black in pyproject.toml from ^23.7.0 to ^24.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Sep 1, 2024
1 parent 99e1d3d commit 93feac4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ FAIL_INVALID_TEMPLATE_VARS = true

[tool.poetry.dependencies]
python = "^3.8"
black = "^24.4.2"
black = "^24.8.0"

[tool.poetry.group.dev.dependencies]
Django = "^4.0.0"
Expand Down

0 comments on commit 93feac4

Please sign in to comment.