Skip to content

Commit 6b0383e

Browse files
Bump protobuf from 3.20.3 to 4.25.8 in /python/requirements/orca (#5218)
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](protocolbuffers/protobuf@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21f9964 commit 6b0383e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/requirements/orca/requirements_automl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ prometheus-client==0.11.0
1414
scikit-learn
1515
setproctitle
1616
tensorboard
17-
protobuf==3.20.3
17+
protobuf==4.25.8

python/requirements/orca/requirements_ray.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ hiredis==2.0.0
1212
psutil
1313
prometheus-client==0.11.0
1414
setproctitle
15-
protobuf==3.20.3
15+
protobuf==4.25.8

0 commit comments

Comments
 (0)