Skip to content

Commit

Permalink
setting minor black version
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonrljr committed May 9, 2024
1 parent 8a6b5c7 commit 3ea6e39
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 @@ -60,7 +60,7 @@ dev = [
"pytest >=6.2.4,<7.0.0",
"pytest-cov >=2.12.0,<4.0.0",
"flake8 >=3.8.3,<4.0.0",
"black >= 23.12.1",
"black >= 23.3.0",
"isort >=5.0.6,<6.0.0",
"pre-commit",
"ruff >=0.2.2,<3.0.0",
Expand Down

0 comments on commit 3ea6e39

Please sign in to comment.