From 01853af81060cac139ea372a8786763f1c220cb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Feb 2023 11:02:49 -0800 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 in /python/custom_transformer (#2677) Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 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/9.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- python/custom_transformer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/custom_transformer/requirements.txt b/python/custom_transformer/requirements.txt index 542c92500cd..6a4ca84f316 100644 --- a/python/custom_transformer/requirements.txt +++ b/python/custom_transformer/requirements.txt @@ -1,3 +1,3 @@ kserve torchvision -pillow==9.0.1 +pillow==9.3.0