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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c78fd12a52
commit
82412aced6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue