From 21508a6430251824473d9e4c2b21eaedb8362daa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 22:12:04 +0000 Subject: [PATCH] Bump protobuf from 5.28.2 to 5.28.3 in /test Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.28.2 to 5.28.3. - [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.28.2...v5.28.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@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 e9584eb0..5e8fec3c 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -1,6 +1,6 @@ docker==7.1.0 grpcio==1.67.1 -protobuf==5.28.2 +protobuf==5.28.3 requests==2.32.3 urllib3==2.2.3 websocket-client==1.8.0