You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2026. It is now read-only.
google-auth 2.42.0 introduces a change that isn't compatible with google-auth-oauthlib. Specifically googleapis/google-auth-library-python@36ecb1d which results in the unit tests to fail. Remove the upper bound once the issue is resolved.
Reproduce the issue with google-auth==2.42.0 and run nox -s unit-3.11.