From 2c33bf9f34824481839176b3ec27a47bb3efc13c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:35:16 +0000 Subject: [PATCH] Bump pillow from 5.2.0 to 8.2.0 in /libs/gltf2usd-master Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.2.0 to 8.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...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..e2dac5b --- a/libs/gltf2usd-master/requirements.txt +++ b/libs/gltf2usd-master/requirements.txt @@ -1,3 +1,3 @@ -pillow == 5.2.0 +pillow == 8.2.0 enum34 == 1.1.6 numpy == 1.15.1