mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 00:14:41 +01:00
chore: update black to fix CI broken with new click release (#4743)
This commit is contained in:
parent
f4275b7992
commit
b1fe9e49d4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue