Skip to content

Commit

Permalink
Merge pull request #6 from idoshr/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
idoshr authored Aug 13, 2024
2 parents 14a583c + 1385f15 commit d2c7d17
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 @@ -53,7 +53,7 @@ wtf = ["WTForms[email]>=3.0.0",
]
toolbar = ["Flask-DebugToolbar>=0.11.0"]
dev = [
"black==24.4.2",
"black==24.8.0",
"pre-commit",
"pytest",
"pytest-cov",
Expand Down

0 comments on commit d2c7d17

Please sign in to comment.