From f8e652ec20f45bbe85dd664850c0a8d45cb79110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 15:04:06 +0000 Subject: [PATCH] Bump protobuf from 3.18.3 to 6.30.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.18.3 to 6.30.1. - [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.18.3...v6.30.1) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c231018c8..56b3701dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ grpcio==1.53.2 idna==3.7; python_version >= '3' msgpack==1.0.2 numpy==1.22.2; python_version < '3.9' -protobuf==3.18.3 +protobuf==6.30.1 psutil==5.8.0 pyyaml==5.3.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' ray==2.43.0