From 30070063192bf20208586e4db844040b89dbfc98 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 10 Jun 2019 10:26:11 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 6.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 6.0.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.0.0) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2eb3ef..1df0fd9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ flask_httpauth==3.2.4 gunicorn==19.9.0 keras==2.2.4 passlib==1.7.1 -pillow==5.3.0 +pillow==6.0.0 pytest==4.0.1 tensorflow==1.13.1 tqdm==4.28.1