hasgeek / lastuser

Lastuser has been merged into Funnel. This repository is archived.
https://hasgeek.com/
BSD 2-Clause "Simplified" License
166 stars 30 forks source link

Update oauth2client to 4.1.3 #255

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates oauth2client from 4.1.2 to 4.1.3.

Changelog ### 4.1.3 ``` **Note**: oauth2client is deprecated. No more features will be added to the libraries and the core team is turning down support. We recommend you use [google-auth](https://google-auth.readthedocs.io) and [oauthlib](http://oauthlib.readthedocs.io/). * Changed OAuth2 endpoints to use oauth2.googleapis.com variants. (742) ```
Links - PyPI: https://pypi.org/project/oauth2client - Changelog: https://pyup.io/changelogs/oauth2client/ - Repo: http://github.com/google/oauth2client/