1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-11-17 19:47:03 +01:00

pyproject.toml: update black

It's no longer in beta!
This commit is contained in:
Alan Orth 2022-01-30 13:22:47 +03:00
parent 3ee9319d84
commit b0d46cd864
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -29,7 +29,7 @@ country-converter = "^0.7.4"
pytest = "^6.1.1"
flake8 = "^4.0.1"
pytest-clarity = "^1.0.1"
black = "^21.6b0"
black = "^22.1.0"
isort = "^5.5.4"
csvkit = "^1.0.5"