From 70c546b01179adf9aa80c8732d59b8df0c3ac07b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 02:35:19 +0000 Subject: [PATCH] Bump protobuf from 4.23.3 to 4.23.4 in /test Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.23.3 to 4.23.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/v4.23.3...v4.23.4) --- 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 b924a1e3..a7de78f5 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -1,6 +1,6 @@ docker==6.1.3 grpcio==1.56.0 -protobuf==4.23.3 +protobuf==4.23.4 requests==2.31.0 urllib3==2.0.3 websocket-client==1.6.1