From fbc22a3d74b790f3fe05d4d1243868503afcde0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 02:56:40 +0000 Subject: [PATCH] Bump protobuf from 5.27.3 to 5.27.4 in /test (#672) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.27.3 to 5.27.4. - [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.3...v5.27.4) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch ... 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 b2f1f8c8..a6c1069a 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.3 +protobuf==5.27.4 requests==2.32.3 urllib3==2.2.2 websocket-client==1.8.0