From 0f6dfddba558cf926cd663bf4f18b7edf2a10625 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 21:44:07 +0000 Subject: [PATCH] Bump protobuf from 3.5.2 to 3.17.2 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.2 to 3.17.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.5.2...v3.17.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b26122..cb14fc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ googleapis-common-protos==1.5.3 grpcio==1.8.4 grpcio-tools==1.12.1 nose==1.3.7 -protobuf==3.5.2 +protobuf==3.17.2 six==1.11.0