secret-manager client 2.18 incompatible with google-auth 2.24 #12364
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
When we had google-cloud-secret-manager 2.18 and google-auth 2.24, we got this traceback:
This was resolved by updating google-auth to 2.28.1. I didn't test intermediate versions.
I would expect pip to complain about installing google-cloud-secret-manager 2.18 with an incompatible version of google-auth.
The text was updated successfully, but these errors were encountered: