From 94ade04a06dce5f5a403b458b17ae1674529192d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 11:39:41 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 6.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 6.1.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.1.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2eb3ef..ab7ca59 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.1.0 pytest==4.0.1 tensorflow==1.13.1 tqdm==4.28.1