Skip to content

Commit

Permalink
Bump black version
Browse files Browse the repository at this point in the history
  • Loading branch information
lyang committed May 5, 2024
1 parent 8581c01 commit 4b896b0
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 @@ -39,7 +39,7 @@ python = "^3.7"
pynamodb = "^5.1.0"

[tool.poetry.dev-dependencies]
black = "^23.3"
black = "^24.3"
coverage = {extras = ["toml"], version = "^7.2"}
flake8 = "^5.0.4"
isort = "^5.11.5"
Expand Down

0 comments on commit 4b896b0

Please sign in to comment.