Skip to content

Commit

Permalink
chore: update black dependency version to 24.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrorrivero committed Feb 1, 2024
1 parent ab3c3ec commit 3c7a50c
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 @@ test = [
]
lint = [
"autoflake >= 1.7.6",
"black[jupyter] ~= 22.6.0",
"black[jupyter] ~= 24.1.0",
"flake8 >= 4.0.1",
"isort >= 5.10.1",
"mypy >= 0.961",
Expand Down

0 comments on commit 3c7a50c

Please sign in to comment.