From a71c1a8fa88a35be86d61284fd5d0e415c6da250 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:20:30 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 9.3.0 in /util Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 9.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.1.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- util/util_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/util_requirements.txt b/util/util_requirements.txt index 50e079e..ff21a12 100644 --- a/util/util_requirements.txt +++ b/util/util_requirements.txt @@ -12,7 +12,7 @@ Markdown==3.2.1 numpy==1.17.0 onnx==1.5.0 onnx-tf==1.5.0 -Pillow==6.1.0 +Pillow==9.3.0 protobuf==3.11.3 python-magic==0.4.15 PyYAML==5.3