From cdfebd3059f4c42d49784ec5f2a96f3edbc9de3a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jan 2019 12:19:23 -0800 Subject: [PATCH] Update pillow from 4.2.1 to 5.4.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ff23148..e1436c2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ pandas==0.20.3 matplotlib==2.0.2 opencv-contrib-python==3.3.0.9 opencv-python==3.3.0.9 -pillow==4.2.1 +pillow==5.4.0 pymodbus==1.3.2 pyserial==3.4 PyYAML==3.12