Skip to content

Commit

Permalink
Merge pull request #148 from loopj/dependabot/pip/black-24.10.0
Browse files Browse the repository at this point in the history
Bump black from 24.8.0 to 24.10.0
  • Loading branch information
loopj authored Oct 28, 2024
2 parents 318b0dc + 3a8ed6d commit 334838c
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.8.0",
"black==24.10.0",
"mypy==1.13.0",
"ruff==0.7.1",
"pre-commit==4.0.1",
Expand Down

0 comments on commit 334838c

Please sign in to comment.