From ac6275d8744d1f5edb16c8084528921e10229942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 19:03:49 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.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/5.3.0...6.2.0) Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index a31c544..b9cd975 100644 --- a/Pipfile +++ b/Pipfile @@ -19,7 +19,7 @@ matplotlib = "==1.5.3" ipython = "==5.8.0" scikit-learn = "==0.20.0" tensorflow-gpu = "==1.5.0" -Pillow = "==5.3.0" +Pillow = "==6.2.0" Keras = "==2.2.4" [requires] diff --git a/Pipfile.lock b/Pipfile.lock index 241f347..0a43fc1 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "19011bcab1757be0f39cb205f6a216aa8d050035cc57282357812be130b872ec" + "sha256": "ac5bf4c9f9d4ea35ed06b44c19dbd2683c27fb1de07acf757f3a108fc66d7ae3" }, "pipfile-spec": 6, "requires": {