Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the python group with 2 updates: boto3 and google-auth.

Updates boto3 from 1.42.19 to 1.42.23

Commits
  • dae67fb Merge branch 'release-1.42.23'
  • 95878f6 Bumping version to 1.42.23
  • 5df6070 Add changelog entries from botocore
  • 3d9e762 Merge branch 'release-1.42.22'
  • 43f6f80 Merge branch 'release-1.42.22' into develop
  • 49b583a Bumping version to 1.42.22
  • 9f9109b Add changelog entries from botocore
  • 2686568 Merge branch 'release-1.42.21'
  • de1e0fc Merge branch 'release-1.42.21' into develop
  • 526ed55 Bumping version to 1.42.21
  • Additional commits viewable in compare view

Updates google-auth from 2.45.0 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)
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

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python group with 2 updates: [boto3](https://github.com/boto/boto3) and [google-auth](https://github.com/googleapis/google-auth-library-python).


Updates `boto3` from 1.42.19 to 1.42.23
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.42.19...1.42.23)

Updates `google-auth` from 2.45.0 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.45.0...v2.47.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.42.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: google-auth
  dependency-version: 2.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jan 14, 2026
@dependabot dependabot bot requested a review from jackivanov as a code owner January 14, 2026 08:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jan 14, 2026
@dguido dguido merged commit 5c967ad into master Jan 14, 2026
20 of 21 checks passed
@dguido dguido deleted the dependabot/uv/python-173cc78f9e branch January 14, 2026 16:36
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants