From c2b969f2c88331eeb8c66b3b74aa759ad686e67b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 10:19:35 +0200 Subject: [PATCH] Bump protobuf from 4.21.1 to 4.21.2 in /test (#291) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.1 to 4.21.2. - [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] 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 37795e5b..029f5096 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -3,4 +3,4 @@ requests==2.28.0 websocket-client==1.3.3 urllib3==1.26.9 grpcio==1.47.0 -protobuf==4.21.1 +protobuf==4.21.2