From 64279eb6f8567abfd088034dcd1ad9be7d2af96d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 22:09:31 +0000 Subject: [PATCH] Bump pillow from 5.2.0 to 8.1.1 in /libs/gltf2usd-master Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.2.0 to 8.1.1. - [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...8.1.1) 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..5a8ecda --- a/libs/gltf2usd-master/requirements.txt +++ b/libs/gltf2usd-master/requirements.txt @@ -1,3 +1,3 @@ -pillow == 5.2.0 +pillow == 8.1.1 enum34 == 1.1.6 numpy == 1.15.1