moiseenkov opened a new pull request, #41262:
URL: https://github.com/apache/airflow/pull/41262

   This PR upgrades the `gcloud-aio-auth` package constraints up to `>=5.2.0`.
   
   As it was requested in the `provider.yaml` this PR overrides the following 
methods for the `_CredentialsToken` class:
   - refresh()
   - ensure_token() - this method is overridden in order to satisfy the unit 
test 
`tests/providers/google/common/hooks/test_base_google.py::TestCredentialsToken::test_get
 `
   
   I also tested these changes with multiple system tests with deferrable mode, 
and they succeed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to