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 Mar 26, 2024
1 parent ccdbaa6 commit d39683b
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 @@ -14,7 +14,7 @@ packages = [
python = "^3.8"

[tool.poetry.dev-dependencies]
black = "^23.1"
black = "^24.0.0"
invoke = "^2.0.0"
typed-ast = "^1.5.4"
pylint-django = "^2.5.3"
Expand Down

0 comments on commit d39683b

Please sign in to comment.