Skip to content

Commit

Permalink
Change Black version
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanCrabbe committed Jan 29, 2024
1 parent 58814d0 commit 6f4294e
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 @@ -59,7 +59,7 @@ test = [
"pytest",
"coverage",
"mypy",
"black == 23.3.0",
"black <= 23.3",
"pytest-cov",
"pytest-mypy",
"pytest-black",
Expand Down

0 comments on commit 6f4294e

Please sign in to comment.