This repository was archived by the owner on Mar 6, 2026. It is now read-only.
release-1946
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v1.0.1 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:b8058df4c45e9a6e07f6b4d65b458d0d059241dd34c814f151c8bf6b89211209 <details><summary>google-auth: 2.48.0</summary> ## [2.48.0](https://github.com/googleapis/google-auth-library-python/compare/v2.47.0...v2.48.0) (2026-01-21) ### Features * honor `NO_GCE_CHECK` environment variable (#1610) ([383c9827](https://github.com/googleapis/google-auth-library-python/commit/383c9827)) * add configurable GCE Metadata Server retries (#1488) ([454b441b](https://github.com/googleapis/google-auth-library-python/commit/454b441b)) * add cryptography as required dependency (#1929) ([52558ae2](https://github.com/googleapis/google-auth-library-python/commit/52558ae2)) * Support the mTLS IAM domain for Certificate based Access (#1938) ([8dcf91a1](https://github.com/googleapis/google-auth-library-python/commit/8dcf91a1)) ### Bug Fixes * resolve circular imports (#1942) ([25c1b064](https://github.com/googleapis/google-auth-library-python/commit/25c1b064)) * Use `user_verification=preferred` for ReAuth WebAuthn challenge (#1798) ([3f88a240](https://github.com/googleapis/google-auth-library-python/commit/3f88a240)) * removes `content-header` from AWS IMDS get request (#1934) ([97bfea9e](https://github.com/googleapis/google-auth-library-python/commit/97bfea9e)) * detect correct auth when ADC env var is set but empty (#1374) ([bfc07e10](https://github.com/googleapis/google-auth-library-python/commit/bfc07e10)) * replace deprecated utcfromtimestamp (#1799) ([e431f20c](https://github.com/googleapis/google-auth-library-python/commit/e431f20c)) </details>