Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps google-auth from 2.3.3 to 2.47.0.

Release notes

Sourced from google-auth's releases.

google-auth 2.47.0

2.47.0 (2026-01-06)

Features

  • drop cachetools dependency in favor of simple local implementation (#1590) (5c07e1c4)

Bug Fixes

google-auth 2.46.0

2.46.0 (2026-01-05)

Features

  • Recognize workload certificate config in has_default_client_cert_source for mTLS for Agentic Identities (#1907) (0b9107d5)

Bug Fixes

  • Fix test coverage for mtls_helper (#1886) (02e71631)

  • use .read() instead of .content.read() in aiohttp transport (#1899) (12f4470f)

  • add types to default and verify_token and Request init based on comments in the source code. (#1588) (59a5f588)

  • fix the document of secure_authorized_session (#1536) (5d001470)

  • raise RefreshError for missing token in impersonated credentials (#1897) (94d04e09)

  • remove setup.cfg configuration for creating universal wheels (#1693) (c767531c)

Documentation

  • update urllib3 docstrings for v2 compatibility (#1903) (3f1aeea2)

google-auth 2.45.0

2.45.0 (2025-12-15)

Features

  • Adding Agent Identity bound token support and handling certificate mismatches with retries (#1890) (b32c934e)

google-auth 2.44.0

2.44.0 (2025-12-12)

Features

... (truncated)

Changelog

Sourced from google-auth's changelog.

2.47.0 (2026-01-06)

Features

Bug Fixes

2.46.0 (2026-01-05)

Documentation

Features

Bug Fixes

2.45.0 (2025-12-15)

Features

2.44.0 (2025-12-13)

Features

... (truncated)

Commits
  • f32301a chore: librarian release pull request: 20260106T130342Z (#1922)
  • 25f4ca6 chore: remove Python 3.7 support (#1919)
  • 60dc200 fix: Python 3.8 support (#1918)
  • 5c07e1c feat: drop cachetools dependency in favor of simple local implementation (#...
  • 2cbc2a2 chore: librarian release pull request: 20260105T122553Z (#1913)
  • 5b7b5d8 chore: librarian update image pull request: 20260105T112538Z (#1912)
  • 7dbf05a chore: rename _refresh_token to _perform_refresh_token (#1900)
  • 855a45a chore(deps): update all dependencies (#1894)
  • 77c8bc4 tests: make the TLS tests skip when pyopenssl isn't available (#1873)
  • 0b9107d feat: Recognize workload certificate config in has_default_client_cert_source...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.3.3 to 2.47.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python@v2.3.3...v2.47.0)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-version: 2.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants