From 8138a2d554f513715fb9ed59c51d15423ce8daa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 17:29:12 +0000 Subject: [PATCH] Bump protobuf in /tasks/face_segmentation/aml/docker/quantizer Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.2 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tasks/face_segmentation/aml/docker/quantizer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/face_segmentation/aml/docker/quantizer/requirements.txt b/tasks/face_segmentation/aml/docker/quantizer/requirements.txt index 142ecdee0..68999a1a0 100644 --- a/tasks/face_segmentation/aml/docker/quantizer/requirements.txt +++ b/tasks/face_segmentation/aml/docker/quantizer/requirements.txt @@ -4,7 +4,7 @@ azureml-mlflow scikit-image scikit-learn scikit-build -protobuf==3.20.2 +protobuf==5.29.6 opencv-contrib-python matplotlib onnx==1.22.0