From ba08d80796460f4de77be85e12a3a85e5219bcf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 12:42:43 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 to 6.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/4.2.1...6.2.0) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c7984aa..a2b507b 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==6.2.0 pymodbus==1.3.2 pyserial==3.4 PyYAML==4.2b1