From 6dec8e98c2810759d17b4291e3b3c4bc268cf725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 02:22:41 +0000 Subject: [PATCH] Bump protobuf from 3.18.0 to 3.18.1 in /test Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.18.0 to 3.18.1. - [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.18.0...v3.18.1) --- 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 95b97646..dee6b777 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.41.0 -protobuf==3.18.0 +protobuf==3.18.1