From 65a7171965d7cdc0db2612469ae320cfa76b59b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 13 Feb 2019 04:18:10 +0000 Subject: [PATCH] Bump googleapis-common-protos from 1.5.3 to 1.5.7 Bumps [googleapis-common-protos](https://github.com/googleapis/googleapis) from 1.5.3 to 1.5.7. - [Release notes](https://github.com/googleapis/googleapis/releases) - [Commits](https://github.com/googleapis/googleapis/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b26122..ba81be2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ coverage==4.5.1 enum34==1.1.6 futures==3.2.0; python_version < '3.0' -googleapis-common-protos==1.5.3 +googleapis-common-protos==1.5.7 grpcio==1.8.4 grpcio-tools==1.12.1 nose==1.3.7