Skip to content

Commit

Permalink
Merge pull request #8 from idoshr/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
idoshr authored Oct 29, 2024
2 parents 1f65b89 + baca508 commit 11c6ef8
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 @@ -54,7 +54,7 @@ wtf = ["WTForms[email]>=3.0.0",
]
toolbar = ["Flask-DebugToolbar>=0.11.0"]
dev = [
"black==24.8.0",
"black==24.10.0",
"pre-commit",
"pytest",
"pytest-cov",
Expand Down

0 comments on commit 11c6ef8

Please sign in to comment.