Skip to content

Commit

Permalink
tox: bump Black version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed Aug 22, 2022
1 parent 3acfad9 commit 4989f2a
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 @@ -34,7 +34,7 @@ commands =
bash -ec 'PYTHONUNBUFFERED=1 python3 examples/debugging_advanced.py | grep done'

[testenv:black]
deps = black==22.3.0
deps = black==22.6.0
commands = black --check .

[testenv:flake8]
Expand Down

0 comments on commit 4989f2a

Please sign in to comment.