From 82412aced6d5d54117d48f2c5bbfbc6ad525bdf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2020 16:59:49 -0700 Subject: [PATCH] Bump httplib2 from 0.12.0 to 0.18.0 in /src/recommendationservice (#348) Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.12.0 to 0.18.0. - [Release notes](https://github.com/httplib2/httplib2/releases) - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.12.0...v0.18.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/recommendationservice/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/recommendationservice/requirements.txt b/src/recommendationservice/requirements.txt index a4ec1a2..554b405 100644 --- a/src/recommendationservice/requirements.txt +++ b/src/recommendationservice/requirements.txt @@ -20,7 +20,7 @@ google-python-cloud-debugger==2.9 # via -r requirements.in googleapis-common-protos==1.5.6 # via google-api-core grpcio-health-checking==1.13.0 # via -r requirements.in grpcio==1.16.1 # via -r requirements.in, google-api-core, grpcio-health-checking -httplib2==0.12.0 # via google-api-python-client, google-auth-httplib2 +httplib2==0.18.0 # via google-api-python-client, google-auth-httplib2 idna==2.8 # via requests opencensus[stackdriver]==0.1.10 # via -r requirements.in protobuf==3.6.1 # via google-api-core, google-cloud-profiler, googleapis-common-protos, grpcio-health-checking