LowieHuyghe / edmunds-python

Edmunds is a Flask based framework for building web applications with a firm structure to start from.
https://lowiehuyghe.github.io/edmunds-python/
Apache License 2.0
4 stars 1 forks source link

Update google-api-python-client to 1.6.4 #59

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

There's a new version of google-api-python-client available. You are currently using 1.6.3. I have updated it to 1.6.4

These links might come in handy: PyPI | Changelog | Repo

Changelog

1.6.4

Version 1.6.4

Bugfix release

  • Warn when google-auth credentials are used but google-auth-httplib2 isn't available. (443)

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

codecov-io commented 7 years ago

Codecov Report

Merging #59 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   98.54%   98.54%           
=======================================
  Files          88       88           
  Lines        2061     2061           
=======================================
  Hits         2031     2031           
  Misses         30       30

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 338aeb6...1b914f8. Read the comment docs.