From 07a62fe6384c4f07c7b64270708f7a42fb17ad2e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 03:00:22 +0000 Subject: [PATCH] Bump googleapis-common-protos from 1.5.3 to 1.52.0 Bumps [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) from 1.5.3 to 1.52.0. - [Release notes](https://github.com/googleapis/python-api-common-protos/releases) - [Changelog](https://github.com/googleapis/python-api-common-protos/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-api-common-protos/commits/v1.52.0) 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..309d8fb 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.52.0 grpcio==1.8.4 grpcio-tools==1.12.1 nose==1.3.7