From 90a95e6400b234f2ea53f197b58bdb3ec4685bac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 03:52:45 +0000 Subject: [PATCH] Bump protobuf from 4.21.7 to 4.21.8 in /test Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.7 to 4.21.8. - [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 52b30192..4335912f 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -3,4 +3,4 @@ requests==2.28.1 websocket-client==1.4.1 urllib3==1.26.12 grpcio==1.50.0 -protobuf==4.21.7 +protobuf==4.21.8