Merge pull request #1930 from theupdateframework/dependabot/pip/black-22.3.0

build(deps): bump black from 22.1.0 to 22.3.0
This commit is contained in:
Jussi Kukkonen 2022-03-29 13:36:48 +03:00 committed by GitHub
commit d36b701bca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
# additional test tools for linting and coverage measurement
coverage==6.3.2
black==22.1.0
black==22.3.0
isort==5.10.1
pylint==2.13.2
mypy==0.942