From 5a5115d052e5a327bbc9ffd7c7533833f99677c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 15:58:43 +0000 Subject: [PATCH] Bump protobuf from 3.18.0 to 4.22.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.18.0 to 4.22.0. - [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.18.0...v4.22.0) --- 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 773415ab..a0886285 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ grpcio==1.41.0 idna==3.2; python_version >= '3' msgpack==1.0.2 numpy==1.21.2; python_version < '3.9' -protobuf==3.18.0 +protobuf==4.22.0 psutil==5.8.0 pyyaml==5.4.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' ray==1.6.0