Skip to content

Commit

Permalink
Merge pull request #106 from loopj/dependabot/pip/black-24.4.2
Browse files Browse the repository at this point in the history
Bump black from 24.1.1 to 24.4.2
  • Loading branch information
loopj committed Jul 1, 2024
2 parents 6e75688 + 09e6cd6 commit e960e32
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.1.1",
"black==24.4.2",
"mypy==1.8.0",
"ruff==0.4.10",
"pre-commit==3.6.0",
Expand Down

0 comments on commit e960e32

Please sign in to comment.