From 5869819867b66131ea17ac160fbbfa45a9c431d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 03:24:04 +0000 Subject: [PATCH] Bump pillow in /docs/samples/custom/kfserving-custom-model/model-server Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.0.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/7.0.0...9.0.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/custom/kfserving-custom-model/model-server/requirements.txt b/docs/samples/custom/kfserving-custom-model/model-server/requirements.txt index 2bd6b74..df6b80d 100644 --- a/docs/samples/custom/kfserving-custom-model/model-server/requirements.txt +++ b/docs/samples/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==7.0.0 +Pillow==9.0.0 protobuf==3.11.3 pyasn1==0.4.8 pyasn1-modules==0.2.8