From e5e1b3a66c5df6d22e975febdde91c88fbae4253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 09:20:30 -0700 Subject: [PATCH] Bump protobuf from 5.27.4 to 5.28.0 (#673) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.27.4 to 5.28.0. - [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/v5.27.4...v5.28.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test/requirements.ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.ci.txt b/test/requirements.ci.txt index a6c1069a..66026da0 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -1,6 +1,6 @@ docker==7.1.0 grpcio==1.65.4 -protobuf==5.27.4 +protobuf==5.28.0 requests==2.32.3 urllib3==2.2.2 websocket-client==1.8.0