requirements.txt: update to fix CVE-2019-16865

Update Pillow version to incorporate a fix for a denial-of-service
vulnerability (which should not affect this application however, as it
does not use Pillow to process external images):

  https://nvd.nist.gov/vuln/detail/CVE-2019-16865

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
Paul Eggleton 2019-10-24 08:09:42 +13:00
parent fae9771604
commit 69578c31e4

View File

@ -19,7 +19,7 @@ gitdb2==2.0.6
GitPython==2.1.13
kombu==4.6.3
mysqlclient==1.4.4
Pillow==6.1.0
Pillow==6.2.1
pytz==2019.2
six==1.12.0
smmap2==2.0.5