Skip to content

Commit c153f95

Browse files
committed
set a new version of black app
1 parent 4c75530 commit c153f95

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
@@ -34,7 +34,7 @@ commands = pylint {[base]linting_targets}
3434
[testenv:black]
3535
basepython = python3
3636
skip_install = true
37-
deps = black==21.12b0
37+
deps = black==22.3.0
3838
commands = black --check --diff {[base]linting_targets}
3939

4040
[testenv:mypy]

0 commit comments

Comments
 (0)