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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
dependabot[bot] 2021-12-14 02:14:38 +01:00 committed by GitHub
parent ce9181b05f
commit 86bd16b2ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
repos: repos:
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 21.11b1 rev: 21.12b0
hooks: hooks:
- id: black - id: black
args: args:

View File

@ -1,4 +1,4 @@
black==21.11b1 black==21.12b0
codecov==2.1.12 codecov==2.1.12
coverage==6.2 coverage==6.2
flake8-docstrings==1.6.0 flake8-docstrings==1.6.0