wooyek / flask-social-blueprint

An OAuth based authentication blueprint for flask. Easy to extend and override.
MIT License
83 stars 29 forks source link

Update google-api-python-client to 1.5.5 #29

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.5.4. I have updated it to 1.5.5

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

Changelog

1.5.5

Version 1.5.5

Bugfix release

  • Allow explicit MIME type specification with media_mime_type keyword argument.
  • Fix unprintable representation of BatchError with default constructor. (165)
  • Refresh all discovery docs, not just the preferred ones. (298)
  • Update minimum httplib2 dependency to >=0.9.2.

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

Happy merging! 🤖