Skip to content

Commit

Permalink
Merge pull request #130 from loopj/dependabot/pip/black-24.8.0
Browse files Browse the repository at this point in the history
Bump black from 24.4.2 to 24.8.0
  • Loading branch information
loopj authored Aug 20, 2024
2 parents e7c4f7f + f86c9ff commit e285483
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 @@ -31,7 +31,7 @@ Source = "https://github.com/loopj/aiovantage"

[project.optional-dependencies]
dev = [
"black==24.4.2",
"black==24.8.0",
"mypy==1.10.1",
"ruff==0.6.1",
"pre-commit==3.7.1",
Expand Down

0 comments on commit e285483

Please sign in to comment.