From f8b81584d0934bacccd3f5334ddb0a5b5f64d41b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 02:21:27 +0000 Subject: [PATCH] Bump protobuf from 4.21.3 to 4.21.4 in /test Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.3 to 4.21.4. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- 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 6874433c..5f72a0bc 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -3,4 +3,4 @@ requests==2.28.1 websocket-client==1.3.3 urllib3==1.26.11 grpcio==1.47.0 -protobuf==4.21.3 +protobuf==4.21.4