What's Changed
* Do not require six on Python 3 by MeggyCal in https://github.com/pydata/pydata-google-auth/pull/73
* Support Python 3.13, drop Python <=3.8 by tswast in https://github.com/pydata/pydata-google-auth/pull/77
* Try colab credentials in `get_user_credentials` if `client_id` not specified by tswast in https://github.com/pydata/pydata-google-auth/pull/76
New Contributors
* MeggyCal made their first contribution in https://github.com/pydata/pydata-google-auth/pull/73
**Full Changelog**: https://github.com/pydata/pydata-google-auth/compare/1.8.2...1.9.0