From 5bae514c7c75f11ff076b6c04a742a9e4f84a17b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 05:49:07 +0000 Subject: [PATCH] Bump protobuf from 5.27.2 to 5.27.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.27.2 to 5.27.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.27.2...v5.27.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 15c7d197..b2f1f8c8 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.2 +protobuf==5.27.3 requests==2.32.3 urllib3==2.2.2 websocket-client==1.8.0