From df3e6c29bd696e95df8e0ff91948e20d497fa997 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 03:26:40 +0000 Subject: [PATCH] Bump pillow in /cpp_torch/example/torch_jit/torch_jit/run/data Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.2. - [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/8.2.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cpp_torch/example/torch_jit/torch_jit/run/data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp_torch/example/torch_jit/torch_jit/run/data/requirements.txt b/cpp_torch/example/torch_jit/torch_jit/run/data/requirements.txt index e89a45c..ae9c438 100644 --- a/cpp_torch/example/torch_jit/torch_jit/run/data/requirements.txt +++ b/cpp_torch/example/torch_jit/torch_jit/run/data/requirements.txt @@ -9,7 +9,7 @@ kiwisolver==1.3.1 matplotlib==3.3.4 numpy==1.19.5 pandas==1.1.5 -Pillow==8.2.0 +Pillow==8.3.2 psutil==5.8.0 pyparsing==2.4.7 python-dateutil==2.8.1