Skip to content

Commit

Permalink
update black version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhea committed Aug 19, 2024
1 parent e8f7dba commit 1023b15
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 @@ -55,7 +55,7 @@ mypy = { version = "^1.7.1", optional = true }
flake8 = { version = "^6.1.0", optional = true }
tox = { version = "^4.11.4", optional = true }
bandit = { version = "^1.7.6", optional = true }
black = { version = "^23.12.0", optional = true }
black = { version = "^24.8.0", optional = true }

[tool.poetry.extras]
tests = [
Expand Down

0 comments on commit 1023b15

Please sign in to comment.