Skip to content

Commit

Permalink
Update to black version. No files needed changing. (#768)
Browse files Browse the repository at this point in the history
  • Loading branch information
tennlee committed Dec 7, 2024
1 parent e98497d commit 4218188
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 @@ -33,7 +33,7 @@ dev = [
"pytest-watch",
"pytest-cov",
"pre-commit",
"black == 23.3.0",
"black == 24.1.0",
"mypy == 1.3.0",
"pylint == 3.0.1",
"bandit == 1.7.8",
Expand Down

0 comments on commit 4218188

Please sign in to comment.