Bump black from 21.11b1 to 21.12b0 (#2879)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
This commit is contained in:
dependabot[bot] 2021-12-13 19:15:49 +01:00 committed by GitHub
parent 16e7bd0388
commit 80e2bfada3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -160,7 +160,6 @@ if get_bool_env(ENV_QUICKWIZARD):
def sleep(time):
pass
else:
from time import sleep

View file

@ -1,6 +1,6 @@
pylint==2.12.2
flake8==4.0.1
black==21.11b1
black==21.12b0
pre-commit
# Unit tests