From 3d5e37acefcdaffa70748e8bd502403d1f8f3a5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 07:13:56 +0000 Subject: [PATCH] Bump pillow from 5.2.0 to 6.2.0 in /libs/gltf2usd-master Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.2.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.2.0...6.2.0) Signed-off-by: dependabot[bot] --- libs/gltf2usd-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 libs/gltf2usd-master/requirements.txt diff --git a/libs/gltf2usd-master/requirements.txt b/libs/gltf2usd-master/requirements.txt old mode 100755 new mode 100644 index 80f3193..c064708 --- a/libs/gltf2usd-master/requirements.txt +++ b/libs/gltf2usd-master/requirements.txt @@ -1,3 +1,3 @@ -pillow == 5.2.0 +pillow == 6.2.0 enum34 == 1.1.6 numpy == 1.15.1