chore: update black to fix CI broken with new click release (#4743)

This commit is contained in:
Gil Forsyth 2022-04-01 00:03:46 -04:00 committed by GitHub
parent f4275b7992
commit b1fe9e49d4
Failed to generate hash of commit

View file

@ -12,7 +12,7 @@ pytest-rerunfailures
prompt-toolkit>=3.0.27
pygments>=2.2
coverage>=5.3.1
black==22.1.0
black==22.3.0
isort >= 5.10
pre-commit
pyte>=0.8.0