Skip to content

chore(deps): bump the python group across 1 directory with 7 updates - #15031

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-127a0a5b41
Closed

chore(deps): bump the python group across 1 directory with 7 updates#15031
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-127a0a5b41

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the python group with 7 updates in the / directory:

Package From To
boto3 1.43.38 1.43.53
azure-mgmt-compute 38.1.0 38.2.0
azure-mgmt-network 31.0.0 31.0.1
google-auth 2.55.1 2.56.2
hcloud 2.22.0 2.23.0
linode-api4 5.45.0 5.46.0
setuptools 80.9.0 83.0.0

Updates boto3 from 1.43.38 to 1.43.53

Commits
  • d554104 Merge branch 'release-1.43.53'
  • 7b9ccc7 Bumping version to 1.43.53
  • 7a84fca Add changelog entries from botocore
  • 50ab61c Merge branch 'release-1.43.52'
  • c6313f3 Merge branch 'release-1.43.52' into develop
  • e75330d Bumping version to 1.43.52
  • f07275a Add changelog entries from botocore
  • 7ac5bf2 fix: upgrade http:// to https:// in README.rst (#4818)
  • 2be6659 Bump the github-actions group with 3 updates (#4815)
  • 09cf399 Merge branch 'release-1.43.51'
  • Additional commits viewable in compare view

Updates azure-mgmt-compute from 38.1.0 to 38.2.0

Release notes

Sourced from azure-mgmt-compute's releases.

azure-mgmt-compute_38.2.0

38.2.0 (2026-07-15)

Features Added

  • Client ComputeManagementClient added operation group shared_gallery_invites
  • Client ComputeManagementClient added operation group tenant_level_shared_gallery_invites
  • Model DiskRestorePointProperties added property snapshot_access_state
  • Model DiskSecurityProfile added property confidential_vm_version
  • Enum RollingUpgradeStatusCode added member ROLLING_BACK
  • Model SnapshotProperties added property immutability_policy
  • Enum UpgradeState added member ROLLING_BACK
  • Added enum ConfidentialVMVersion
  • Added model ImmutabilityPolicy
  • Added model ImmutabilityPolicyData
  • Added model ImmutabilityPolicyLockData
  • Added enum ImmutabilityPolicyType
  • Operation group SnapshotsOperations added method begin_update_immutability_policy
  • Operation group SnapshotsOperations added method begin_update_immutability_policy_lock
  • Added operation group SharedGalleryInvitesOperations
  • Added operation group TenantLevelSharedGalleryInvitesOperations
Commits
  • 014fdea Sync .github/skills directory with azure-sdk-tools for PR 16380 (#48117)
  • 7ef7c8c [AutoPR azure-mgmt-enclave]-generated-from-SDK Generation - Python-6577761 (#...
  • 32f95ab [AutoPR azure-mgmt-compute]-generated-from-SDK Generation - Python-6565960 (#...
  • 4096cd3 Authenticate to python DevOps feed (#48116)
  • e9e22cb [changelog tool] Report added operation group classes correctly in changelog ...
  • 362d68d Deduplicate changelog entries from generated types module (#48109)
  • c3af616 Skip dev_requirements/sdist install for changelog generation when using apist...
  • 6216970 Enforce CFSClean (#48082)
  • ec1d42e Move Vally eval suite to repo-root azsdk-evals (#48095)
  • 694c4f4 Add yuanqu72 as a code owner for appconfiguration (#48079)
  • Additional commits viewable in compare view

Updates azure-mgmt-network from 31.0.0 to 31.0.1

Commits
  • 6e44a95 [resourcegraph] delete unused test file (#47808)
  • 974fc8d Shorten azure-mgmt-network changelog (31.0.1) (#47807)
  • f83e077 Increment package version after release of azure-monitor-opentelemetry-export...
  • 3c214d1 Exporter release 1.0.0b55 (#47799)
  • 3b495aa feat(azure-ai-projects): add endpoint evaluator samples for API Key auth and ...
  • 4cdae03 Align GenAI main-agent span processor with upstream OpenTelemetry SDK (>= 1.4...
  • 28ab242 Fix issue with --dest-dir for CI usage (#47792)
  • 4378d83 Update pacakge README.md (#47790)
  • f4d7bc2 Increment package version after release of azure-monitor-opentelemetry (#47793)
  • 315ffb3 Distro release 1.8.9 (#47789)
  • Additional commits viewable in compare view

Updates google-auth from 2.55.1 to 2.56.2

Release notes

Sourced from google-auth's releases.

google-auth: v2.56.2

2.56.2 (2026-07-21)

Bug Fixes

  • auth: centralize cert discovery logic and steps (#17696) (edc0423)
  • auth: exit early when agent cert config is outside well-known directory (#17762) (61e795a)
  • transport: propagate mTLS adapter to auth session and fix connection leaks (#17689) (8289d32)
  • update _SERVICE_ACCOUNT_EMAIL_PATTERN to require .gserviceaccount.com suffix (#17748) (b60bb04)

google-auth: v2.56.1

2.56.1 (2026-07-17)

Bug Fixes

google-auth: v2.56.0

2.56.0 (2026-07-13)

Features

Bug Fixes

google-auth: v2.55.2

2.55.2 (2026-07-07)

Bug Fixes

  • auth: Agentic Identites mTLS gaps fix _is_mtls and SslCredentials. (#17387) (7bfa41a)
  • auth: align mTLS discovery and enforce fail-fast transport configuration. (#17470) (f492d3d)
  • auth: handle PermissionError on workload certificates to avoid startup hang and crash (#17568) (f538ad8)
Commits
  • cc109ca chore(main): release google-auth 2.56.2 (#17814)
  • d4b76fa chore(sqlalchemy-bigquery): restore complete coverage (#17770)
  • df0541a fix(gapic): mock os.path.exists in mTLS tests to support newer google auth (#...
  • 1a10e23 chore(main): release google-maps-isochrones 0.1.0 (#17804)
  • 2a2dc83 test(bigquery): add debug info to socket leak test (#17802)
  • b2d3fb9 chore(handwritten): centralize mypy configuration and update handwritten pack...
  • 2a7d346 tests: remove protobuf cpp from tests which is no longer used as of Protobuf ...
  • fb5aada chore(main): release google-cloud-commerceproducer 0.1.0 (#17805)
  • b60bb04 fix: update _SERVICE_ACCOUNT_EMAIL_PATTERN to require .gserviceaccount.com ...
  • ed25698 tests(sqlalchemy-bigquery): resolve ST function type binding bug (#17769)
  • Additional commits viewable in compare view

Updates hcloud from 2.22.0 to 2.23.0

Release notes

Sourced from hcloud's releases.

v2.23.0

Removed deprecated Datacenter property from Server and PrimaryIP

Removed the deprecated Datacenter property from the Server and PrimaryIP resources. Since the property was already removed from the Hetzner Cloud API, we do not consider this a breaking change (see changelog entry).

[!IMPORTANT] Action required: Please update all code that accesses server.datacenter or primary_ip.datacenter to use the location property instead, as shown below.

Before:

server = client.server.get_by_id(5)
print(server.datacenter)
primary_ip = client.primary_ip.get_by_id(5)
print(primary_ip.datacenter)

After:

server = client.server.get_by_id(5)
print(server.location)
primary_ip = client.primary_ip.get_by_id(5)
print(primary_ip.location)

Features

  • remove datacenter property from server and primary_ip (#668) (abdadf3)
  • add deprecation info to load balancer type (#674) (aeebcf8)
Changelog

Sourced from hcloud's changelog.

v2.23.0

Compare to previous version

Removed deprecated Datacenter property from Server and PrimaryIP

Removed the deprecated Datacenter property from the Server and PrimaryIP resources. Since the property was already removed from the Hetzner Cloud API, we do not consider this a breaking change (see changelog entry).

[!IMPORTANT] Action required: Please update all code that accesses server.datacenter or primary_ip.datacenter to use the location property instead, as shown below.

Before:

server = client.server.get_by_id(5)
print(server.datacenter)
primary_ip = client.primary_ip.get_by_id(5)
print(primary_ip.datacenter)

After:

server = client.server.get_by_id(5)
print(server.location)
primary_ip = client.primary_ip.get_by_id(5)
print(primary_ip.location)

Features

  • remove datacenter property from server and primary_ip (#668) (abdadf3)
  • add deprecation info to load balancer type (#674) (aeebcf8)
Commits
  • 48f3424 chore(main): release v2.23.0 (#672)
  • 381d71a chore(deps): replace pre-commit hook pre-commit/mirrors-prettier with jooola/...
  • aeebcf8 feat: add deprecation info to load balancer type (#674)
  • 629a8f8 test: update load balancer types tests (#675)
  • d6148f4 chore(deps): update dependency mypy to >=2.3,<2.4 (#673)
  • abdadf3 feat: remove datacenter property from server and primary_ip (#668)
  • b733181 chore(deps): update dependency coverage to >=7.15,<7.16 (#669)
  • e29b12f chore(deps): update dependency mypy to >=2.2,<2.3 (#670)
  • 36656a5 chore(deps): update github actions (#671)
  • 85abb34 chore(deps): update dependency pytest to >=9,<9.2 (#663)
  • Additional commits viewable in compare view

Updates linode-api4 from 5.45.0 to 5.46.0

Release notes

Sourced from linode-api4's releases.

v5.46.0

What's Changed

📋 New Project

🚀 New Features

🧪 Testing Improvements

📦 Dependency Updates

Full Changelog: linode/linode_api4-python@v5.45.0...v5.46.0

Commits
  • faf6b22 Merge pull request #714 from linode/dev
  • 6f4c991 Fixed several failing VPC integration tests (#717)
  • 50eea3e TPT-4480: Added support for Configurable VPC IPv4 Prefixes (#707) (#712)
  • c3c3225 Integration test fixes (#715)
  • 8ca2763 build(deps): bump actions/checkout from 6 to 7 (#710)
  • 9add0b4 ACLP clone alert definition and addition of group by field in alerting APIs (...
  • See full diff in compare view

Updates setuptools from 80.9.0 to 83.0.0

Changelog

Sourced from setuptools's changelog.

v83.0.0

Features

  • Require Python 3.10 or later.

Bugfixes

  • MANIFEST.in matching (via FileList) is now insensitive to Unicode normalization form. A pattern authored in one form (e.g. NFC, as typically saved by editors) now matches a file whose name is stored on disk in another (e.g. NFD, as produced by macOS APFS/HFS+). Previously an exclude, global-exclude, recursive-exclude, or prune rule could silently fail to drop a non-ASCII-named file from the source distribution, publishing it despite the exclusion -- see GHSA-h35f-9h28-mq5c.

Deprecations and Removals

  • pypa/distutils#334

v82.0.1

Bugfixes

  • Fix the loading of launcher manifest.xml file. (#5047)
  • Replaced deprecated json.__version__ with fixture in tests. (#5186)

Improved Documentation

  • Add advice about how to improve predictability when installing sdists. (#5168)

Misc

v82.0.0

... (truncated)

Commits
  • 6519f72 Bump version: 82.0.1 → 83.0.0
  • d1151b1 Merge pull request #5250 from pypa/feature/distutils-d7633fbed
  • a2df31e Capture removal of dry_run parameter in changelog.
  • 00144dc Moved newsfragment to the release where it occurred.
  • a4a5a2b Add news fragment.
  • 77470c2 Merge https://github.com/pypa/distutils into feature/distutils-d7633fbed
  • 3c43897 Merge pull request #5247 from pypa/copilot/fix-pypy-version-issue
  • bb6ea66 Bump PyPy from 3.10 to 3.11 in CI workflow
  • a2bc3ac Fix broken intersphinx reference to build's installation docs
  • 2d6a739 Use stacked parametrize decorators instead of itertools.product
  • 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 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 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.43.38` | `1.43.53` |
| [azure-mgmt-compute](https://github.com/Azure/azure-sdk-for-python) | `38.1.0` | `38.2.0` |
| [azure-mgmt-network](https://github.com/Azure/azure-sdk-for-python) | `31.0.0` | `31.0.1` |
| [google-auth](https://github.com/googleapis/google-cloud-python) | `2.55.1` | `2.56.2` |
| [hcloud](https://github.com/hetznercloud/hcloud-python) | `2.22.0` | `2.23.0` |
| [linode-api4](https://github.com/linode/linode_api4-python) | `5.45.0` | `5.46.0` |
| [setuptools](https://github.com/pypa/setuptools) | `80.9.0` | `83.0.0` |



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

Updates `azure-mgmt-compute` from 38.1.0 to 38.2.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-mgmt-compute_38.1.0...azure-mgmt-compute_38.2.0)

Updates `azure-mgmt-network` from 31.0.0 to 31.0.1
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-mgmt-network_31.0.0...azure-mgmt-network_31.0.1)

Updates `google-auth` from 2.55.1 to 2.56.2
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-auth-v2.55.1...google-auth-v2.56.2)

Updates `hcloud` from 2.22.0 to 2.23.0
- [Release notes](https://github.com/hetznercloud/hcloud-python/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-python/blob/main/CHANGELOG.md)
- [Commits](hetznercloud/hcloud-python@v2.22.0...v2.23.0)

Updates `linode-api4` from 5.45.0 to 5.46.0
- [Release notes](https://github.com/linode/linode_api4-python/releases)
- [Commits](linode/linode_api4-python@v5.45.0...v5.46.0)

Updates `setuptools` from 80.9.0 to 83.0.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v80.9.0...v83.0.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.43.53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: azure-mgmt-compute
  dependency-version: 38.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: azure-mgmt-network
  dependency-version: 31.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: google-auth
  dependency-version: 2.56.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: hcloud
  dependency-version: 2.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: linode-api4
  dependency-version: 5.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: setuptools
  dependency-version: 83.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  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 Jul 29, 2026
@dependabot
dependabot Bot requested a review from jackivanov as a code owner July 29, 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 Jul 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 12, 2026
@dependabot
dependabot Bot deleted the dependabot/uv/python-127a0a5b41 branch August 12, 2026 08:44
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.

0 participants