Skip to content

Commit 0c68c07

Browse files
committed
Upgrade black
This picks up the fix for psf/black#2964
1 parent 3c9d8d5 commit 0c68c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ commands =
9090
[testenv:static]
9191
deps =
9292
bandit ~= 1.7.0
93-
black ~= 21.6b
93+
black ~= 22.3.0
9494
flake8 ~= 3.9.0
9595
flake8-commas ~= 2.0.0
9696
mypy >= 0.900, < 0.910

0 commit comments

Comments
 (0)