From 640ca860d09b12678ff14570aeb9808f0c1300ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:06:26 +0000 Subject: [PATCH] Bump protobuf from 3.20.3 to 4.25.8 in /python/requirements/orca Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 to 4.25.8. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.20.3...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements/orca/requirements_automl.txt | 2 +- python/requirements/orca/requirements_ray.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements/orca/requirements_automl.txt b/python/requirements/orca/requirements_automl.txt index cbe104fe355..83dfc1af9e0 100644 --- a/python/requirements/orca/requirements_automl.txt +++ b/python/requirements/orca/requirements_automl.txt @@ -14,4 +14,4 @@ prometheus-client==0.11.0 scikit-learn setproctitle tensorboard -protobuf==3.20.3 +protobuf==4.25.8 diff --git a/python/requirements/orca/requirements_ray.txt b/python/requirements/orca/requirements_ray.txt index 9e6cf6365b3..72af3c828d9 100644 --- a/python/requirements/orca/requirements_ray.txt +++ b/python/requirements/orca/requirements_ray.txt @@ -12,4 +12,4 @@ hiredis==2.0.0 psutil prometheus-client==0.11.0 setproctitle -protobuf==3.20.3 +protobuf==4.25.8