Skip to content

chore(deps): bump the python group with 4 updates#14982

Merged
dguido merged 1 commit intomainfrom
dependabot/uv/python-d2e693ec5a
Mar 25, 2026
Merged

chore(deps): bump the python group with 4 updates#14982
dguido merged 1 commit intomainfrom
dependabot/uv/python-d2e693ec5a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps the python group with 4 updates: boto3, azure-identity, google-auth and linode-api4.

Updates boto3 from 1.42.65 to 1.42.70

Commits
  • 8f83cf8 Merge branch 'release-1.42.70'
  • f6bf270 Bumping version to 1.42.70
  • fcc4c29 Add changelog entries from botocore
  • 3f60ae5 Merge branch 'release-1.42.69'
  • 0419629 Merge branch 'release-1.42.69' into develop
  • e1a1595 Bumping version to 1.42.69
  • 1eb051c Add changelog entries from botocore
  • fbfa858 Bump github/codeql-action from 4.32.1 to 4.33.0 (#4735)
  • 6b10acd Merge branch 'release-1.42.68'
  • 4b02b3c Merge branch 'release-1.42.68' into develop
  • Additional commits viewable in compare view

Updates azure-identity from 1.25.2 to 1.25.3

Release notes

Sourced from azure-identity's releases.

azure-identity_1.25.3

1.25.3 (2026-03-12)

Bugs Fixed

  • Fixed an issue where an expired token could skip refresh when a recent token request was made, due to the retry delay taking precedence over expiration. (#45496)

Other Changes

  • Bumped minimum dependency on msal to >=1.35.1.
Commits

Updates google-auth from 2.49.0 to 2.49.1

Commits

Updates linode-api4 from 5.40.0 to 5.41.0

Release notes

Sourced from linode-api4's releases.

v5.41.0

What's Changed

📋 New Project

🚀 New Features

💡 Improvements

🧪 Testing Improvements

📦 Dependency Updates

Full Changelog: linode/linode_api4-python@v5.40.0...v5.41.0

Commits
  • d73884a Merge pull request #666 from linode/dev
  • cdfcd3d Fix invalid error assertion in VPC integration tests (#667)
  • fa417d5 python-sdk: Support regions/vpc-availability endpoints (#646)
  • d18b54e Drop support for ScaleGrid databases (#649)
  • 26e964f project: Block Storage Volume Limit Increase (#635)
  • 34fbbab Migrate from os.path to pathlib for file path handling (#654)
  • bc5f735 build(deps): bump actions/download-artifact from 7 to 8 (#657)
  • 362abdc build(deps): bump crazy-max/ghaction-github-labeler from 5.3.0 to 6.0.0 (#659)
  • 713c9c1 Merge pull request #652 from linode/dev
  • f0e3595 Merge pull request #634 from linode/dev
  • See full diff 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 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 4 updates: [boto3](https://github.com/boto/boto3), [azure-identity](https://github.com/Azure/azure-sdk-for-python), [google-auth](https://github.com/googleapis/google-auth-library-python) and [linode-api4](https://github.com/linode/linode_api4-python).


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

Updates `azure-identity` from 1.25.2 to 1.25.3
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-identity_1.25.2...azure-identity_1.25.3)

Updates `google-auth` from 2.49.0 to 2.49.1
- [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](https://github.com/googleapis/google-auth-library-python/commits)

Updates `linode-api4` from 5.40.0 to 5.41.0
- [Release notes](https://github.com/linode/linode_api4-python/releases)
- [Commits](linode/linode_api4-python@v5.40.0...v5.41.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.42.70
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: azure-identity
  dependency-version: 1.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: google-auth
  dependency-version: 2.49.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: linode-api4
  dependency-version: 5.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 25, 2026
@dependabot dependabot bot requested a review from jackivanov as a code owner March 25, 2026 08:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 25, 2026
@dguido dguido merged commit dc0c944 into main Mar 25, 2026
20 of 21 checks passed
@dguido dguido deleted the dependabot/uv/python-d2e693ec5a branch March 25, 2026 12:17
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.

1 participant