cmenon12 / birdbox-livestream

Collection of Python scripts designed for livestreaming a birdbox from a Raspberry Pi to YouTube!
https://www.youtube.com/channel/UCikUXkTwFvyrHlajBRQwvuw/
GNU General Public License v3.0
2 stars 0 forks source link

Update google-auth from 2.32.0 to 2.35.0 #125

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-auth ==2.32.0 -> ==2.35.0 age adoption passing confidence

:warning: This is a minor update.


Release Notes

googleapis/google-auth-library-python (google-auth) ### [`v2.35.0`](https://redirect.github.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2350-2024-09-17) [Compare Source](https://redirect.github.com/googleapis/google-auth-library-python/compare/v2.34.0...v2.35.0) ##### Features - Add cred info to ADC creds ([#​1587](https://redirect.github.com/googleapis/google-auth-library-python/issues/1587)) ([6f75dd5](https://redirect.github.com/googleapis/google-auth-library-python/commit/6f75dd5de9ee1da4509306ff2e6420b3d88f9d00)) - Add support for asynchronous `AuthorizedSession` api ([#​1577](https://redirect.github.com/googleapis/google-auth-library-python/issues/1577)) ([2910b6b](https://redirect.github.com/googleapis/google-auth-library-python/commit/2910b6b56f8b82ad6b2e78befb7d0b3fbe96042d)) ##### Bug Fixes - Remove token_info call from token refresh path ([#​1595](https://redirect.github.com/googleapis/google-auth-library-python/issues/1595)) ([afb9e5a](https://redirect.github.com/googleapis/google-auth-library-python/commit/afb9e5ac889ec7599976cf3cf8516d17f6b59633)) ### [`v2.34.0`](https://redirect.github.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2340-2024-08-13) [Compare Source](https://redirect.github.com/googleapis/google-auth-library-python/compare/v2.33.0...v2.34.0) ##### Features - **auth:** Update get_client_ssl_credentials to support X.509 workload certs ([#​1558](https://redirect.github.com/googleapis/google-auth-library-python/issues/1558)) ([18c2ec1](https://redirect.github.com/googleapis/google-auth-library-python/commit/18c2ec1b571d506c0dbcffc483aa5e7b95e1b246)) ##### Bug Fixes - Retry token request on retryable status code ([#​1563](https://redirect.github.com/googleapis/google-auth-library-python/issues/1563)) ([f858a15](https://redirect.github.com/googleapis/google-auth-library-python/commit/f858a151cb7e29d34578e03c9e3fd4110c6bc258)) ### [`v2.33.0`](https://redirect.github.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2330-2024-08-06) [Compare Source](https://redirect.github.com/googleapis/google-auth-library-python/compare/v2.32.0...v2.33.0) ##### Features - Implement async `StaticCredentials` using access tokens ([#​1559](https://redirect.github.com/googleapis/google-auth-library-python/issues/1559)) ([dc17dfc](https://redirect.github.com/googleapis/google-auth-library-python/commit/dc17dfc3fb65c87f2912300f0d11f79781240e78)) - Implement base classes for credentials and request sessions ([#​1551](https://redirect.github.com/googleapis/google-auth-library-python/issues/1551)) ([036dac4](https://redirect.github.com/googleapis/google-auth-library-python/commit/036dac43018b8cc26b5608e1bb21d6e3ee62a282)) ##### Bug Fixes - **metadata:** Enhance retry logic for metadata server access in \_metadata.py ([#​1545](https://redirect.github.com/googleapis/google-auth-library-python/issues/1545)) ([61c2432](https://redirect.github.com/googleapis/google-auth-library-python/commit/61c24321e52f6e017eecee211e11260d621c909b)) ##### Documentation - Update argument for Credentials initialization ([#​1557](https://redirect.github.com/googleapis/google-auth-library-python/issues/1557)) ([40b9ed9](https://redirect.github.com/googleapis/google-auth-library-python/commit/40b9ed91a6b01948561cfc71edaaabdd7f362f17))

Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.