From bca9a94114c07c853945f6bf72d1bc04887f7cd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:49:21 +0000 Subject: [PATCH] Bump protobuf in /docs/samples/custom/kfserving-custom-model Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.3 to 3.18.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.11.3...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../custom/kfserving-custom-model/model-server/requirements.txt | 2 +- docs/samples/custom/kfserving-custom-model/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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..fb6f7d2 100644 --- a/docs/samples/custom/kfserving-custom-model/model-server/requirements.txt +++ b/docs/samples/custom/kfserving-custom-model/model-server/requirements.txt @@ -21,7 +21,7 @@ minio==5.0.7 numpy==1.18.1 oauthlib==3.1.0 Pillow==7.0.0 -protobuf==3.11.3 +protobuf==3.18.3 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycparser==2.19 diff --git a/docs/samples/custom/kfserving-custom-model/requirements.txt b/docs/samples/custom/kfserving-custom-model/requirements.txt index 33e0252..a594344 100644 --- a/docs/samples/custom/kfserving-custom-model/requirements.txt +++ b/docs/samples/custom/kfserving-custom-model/requirements.txt @@ -50,7 +50,7 @@ pexpect==4.8.0 pickleshare==0.7.5 prometheus-client==0.7.1 prompt-toolkit==3.0.4 -protobuf==3.11.3 +protobuf==3.18.3 ptyprocess==0.6.0 pyasn1==0.4.8 pyasn1-modules==0.2.8