Skip to content

Commit

Permalink
Upgrade black
Browse files Browse the repository at this point in the history
This picks up the fix for psf/black#2964
  • Loading branch information
dmtucker committed Jun 11, 2022
1 parent 3c9d8d5 commit 0c68c07
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 @@ -90,7 +90,7 @@ commands =
[testenv:static]
deps =
bandit ~= 1.7.0
black ~= 21.6b
black ~= 22.3.0
flake8 ~= 3.9.0
flake8-commas ~= 2.0.0
mypy >= 0.900, < 0.910
Expand Down

0 comments on commit 0c68c07

Please sign in to comment.