From 7821fbd9874d010b2f05e1077098a3cdd78f06bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 20:22:06 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 6.2.0 in /server Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.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/4.3.0...6.2.0) Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index bd1f40b..e600d23 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -79,7 +79,7 @@ pbr==3.1.1 pexpect==4.3.0 pickleshare==0.7.4 pid==2.1.1 -Pillow==4.3.0 +Pillow==6.2.0 ply==3.9 progress==1.2 prompt-toolkit==1.0.14