Fix black version 21.12b0 (#2499)

This commit is contained in:
Pere Miquel Brull 2022-01-30 15:54:11 +01:00 committed by GitHub
parent 9fdda91f12
commit d10639958c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -118,7 +118,7 @@ dev = {
"twine",
}
test = {
"black",
"black==21.12b0",
"isort",
"pre-commit",
"pylint",