From ef45a34054d98788c7df3547f6c591e449ca4015 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:40:57 +0000 Subject: [PATCH] Bump numpy from 1.15.1 to 1.22.0 in /libs/gltf2usd-master Bumps [numpy](https://github.com/numpy/numpy) from 1.15.1 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.15.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy 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..5304a09 --- a/libs/gltf2usd-master/requirements.txt +++ b/libs/gltf2usd-master/requirements.txt @@ -1,3 +1,3 @@ pillow == 5.2.0 enum34 == 1.1.6 -numpy == 1.15.1 +numpy == 1.22.0