Updated black dependency.

Black is nearing its stable release, so it makes sense to update it and
ensure that we are still formatted properly.

Change-Id: Ib2673093683b1a42d642c4ae201009492cbd32bf
This commit is contained in:
Florian Apolloner 2019-05-13 21:31:42 +02:00
parent 7bfe2ccfbc
commit 91cdd43b19
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ coverage
flake8
sphinx>=1.4
sphinx-rtd-theme
black==18.9b0 ; python_version >= '3.6' # Exact version for prerelease
black==19.3b0 # Exact version for prerelease
isort