From 6c48422fca08111e8a69aa485721f99d55bead32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 02:17:41 +0000 Subject: [PATCH] Bump protobuf from 3.19.1 to 3.19.2 in /test Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.1 to 3.19.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.1...v3.19.2) --- 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 52380476..a160bfe8 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -4,5 +4,5 @@ websocket-client==0.57.0 urllib3==1.26.7 docker-compose==1.27.4 grpcio==1.43.0 -protobuf==3.19.1 +protobuf==3.19.2