Skip to content

Commit

Permalink
upgrade black
Browse files Browse the repository at this point in the history
  • Loading branch information
fcurella committed Feb 7, 2024
1 parent db19847 commit ff00bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ commands =
mypy --install-types --non-interactive --config mypy.ini faker

[testenv:black]
deps = black==23.1.0
deps = black==23.3.0
commands =
{envpython} -m black --check --line-length 120 .

Expand Down

0 comments on commit ff00bb1

Please sign in to comment.