From 3f4bbda93a9981de6d64d6e9628591e93b179000 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 09:17:05 +0100 Subject: [PATCH] Bump google-api-python-client from 1.12.4 to 1.12.5 (#165) Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 1.12.4 to 1.12.5. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v1.12.4...v1.12.5) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 001c6fbc..fa0ddd70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ apache_beam[gcp]==2.24.0 gcloud==0.18.3 -google-api-python-client==1.12.4 +google-api-python-client==1.12.5 lxml==4.6.1 numpy==1.19.2 regex==2020.10.23