Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2025

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

Updates boto3 from 1.42.8 to 1.42.11

Commits
  • 0ca5321 Merge branch 'release-1.42.11'
  • eee2ae4 Bumping version to 1.42.11
  • 52dbab0 Add changelog entries from botocore
  • 2b328a1 Merge branch 'release-1.42.10'
  • e1b5c0f Merge branch 'release-1.42.10' into develop
  • 3e83ce4 Bumping version to 1.42.10
  • ecb2be4 Add changelog entries from botocore
  • 70183cf Merge branch 'release-1.42.9'
  • cc0a3ca Merge branch 'release-1.42.9' into develop
  • 02ef27f Bumping version to 1.42.9
  • Additional commits viewable in compare view

Updates google-auth from 2.43.0 to 2.45.0

Release notes

Sourced from google-auth's releases.

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

Bug Fixes

  • Add temporary patch to workload cert logic to accomodate Cloud Run mis-configuration (#1880) (78de7907)

  • Delegate workload cert and key default lookup to helper function (#1877) (b0993c7e)

  • Use public refresh method for source credentials in ImpersonatedCredentials (#1884) (e0c3296f)

Changelog

Sourced from google-auth's changelog.

2.45.0 (2025-12-15)

Features

2.44.0 (2025-12-13)

Features

Bug Fixes

Commits
  • 08fabf7 chore: librarian release pull request: 20251215T132028Z (#1891)
  • b32c934 feat: Adding Agent Identity bound token support and handling certificate mism...
  • 262eb9e chore: librarian release pull request: 20251212T161150Z (#1888)
  • 0f7097e feat: support Python 3.14 (#1822)
  • e0c3296 fix(auth): Use public refresh method for source credentials in ImpersonatedCr...
  • 78de790 fix(auth): Add temporary patch to workload cert logic to accomodate Cloud Run...
  • 3e8a566 chore(tests): allow expired secret in system tests (#1883)
  • b0993c7 fix(auth): Delegate workload cert and key default lookup to helper function (...
  • 2c374d3 chore: update secret (#1879)
  • 39c381a feat: add ecdsa p-384 support (#1872)
  • 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.8 to 1.42.11
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.42.8...1.42.11)

Updates `google-auth` from 2.43.0 to 2.45.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.43.0...v2.45.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.42.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: google-auth
  dependency-version: 2.45.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 Dec 24, 2025
@dependabot dependabot bot requested a review from jackivanov as a code owner December 24, 2025 08:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Dec 24, 2025
@dguido dguido merged commit 7802c13 into master Dec 24, 2025
20 of 21 checks passed
@dguido dguido deleted the dependabot/uv/python-a2c7bee85f branch December 24, 2025 15: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