From f7334414b53057e0139b4e70d5bf0c8eaa578e05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 14:27:41 -0800 Subject: [PATCH] Bump pillow from 9.2.0 to 9.3.0 in /sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing (#24173) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../kfp/components/preprocessing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt b/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt index 2ebbd8cf2149..76090cc3652e 100644 --- a/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt +++ b/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt @@ -18,4 +18,4 @@ requests==2.28.1 torch==1.12.0 torchvision==0.13.0 numpy==1.22.4 -Pillow==9.2.0 +Pillow==9.3.0