From 5bdf2860bc32415b747f125d55683bbc62cdbfd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 18:27:11 +0000 Subject: [PATCH] Bump pillow Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 10.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/8.1.1...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../custom/kfserving-custom-model/model-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/samples/v1alpha2/custom/kfserving-custom-model/model-server/requirements.txt b/docs/samples/v1alpha2/custom/kfserving-custom-model/model-server/requirements.txt index e0bf22368..d52c582c2 100644 --- a/docs/samples/v1alpha2/custom/kfserving-custom-model/model-server/requirements.txt +++ b/docs/samples/v1alpha2/custom/kfserving-custom-model/model-server/requirements.txt @@ -20,7 +20,7 @@ kubernetes==10.0.1 minio==5.0.7 numpy==1.18.1 oauthlib==3.1.0 -Pillow==8.1.1 +Pillow==10.3.0 protobuf==3.11.3 pyasn1==0.4.8 pyasn1-modules==0.2.8