From 13fa5accca05abb98aaff18dc0e68eef3838858f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 05:20:29 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 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/6.1.0...6.2.0) Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index e2ce163..9ccf3cf 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -1,7 +1,7 @@ matplotlib numpy pandas==0.25.0 -Pillow==6.1.0 +Pillow==6.2.0 pyserial==3.4 PySimpleGUI==4.1.0 scipy diff --git a/requirements.txt b/requirements.txt index e2ce163..9ccf3cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ matplotlib numpy pandas==0.25.0 -Pillow==6.1.0 +Pillow==6.2.0 pyserial==3.4 PySimpleGUI==4.1.0 scipy