setup: bump black to 22.3.0 to fix CI

This commit is contained in:
Willi Ballenthin
2022-03-29 11:40:34 -06:00
committed by GitHub
parent 18880c40d5
commit fe5d88585c

View File

@@ -71,7 +71,7 @@ setuptools.setup(
"pytest-instafail==0.4.2",
"pytest-cov==3.0.0",
"pycodestyle==2.8.0",
"black==22.1.0",
"black==22.3.0",
"isort==5.10.1",
"mypy==0.942",
"psutil==5.9.0",