From 6bf251d387be20675a2ced2c960864b1dcdb136f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 22:26:26 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 6.2.0 in /server Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 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.4.1...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 0eb91ba..dbab458 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -19,7 +19,7 @@ MarkupSafe==1.1.1 mock==2.0.0 numpy==1.16.2 pbr==5.1.3 -Pillow==5.4.1 +Pillow==6.2.0 protobuf==3.7.0 PyYAML==5.1 requests==2.21.0