Skip to content

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

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

chore(deps): bump the python group with 4 updates#15021
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-3c83764364

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the python group with 4 updates: boto3, azure-mgmt-compute, hcloud and cs.

Updates boto3 from 1.43.31 to 1.43.36

Commits
  • 1d26f21 Merge branch 'release-1.43.36'
  • 111333b Bumping version to 1.43.36
  • 9d1fa23 Add changelog entries from botocore
  • 6d7f3c2 Update security docs to use newer versions of openssl and python (#4796)
  • c5b26ca Merge branch 'release-1.43.35'
  • c3750ac Merge branch 'release-1.43.35' into develop
  • 46e77cd Bumping version to 1.43.35
  • 9919ede Add changelog entries from botocore
  • 1820b7d Merge branch 'release-1.43.34'
  • 0065dbe Merge branch 'release-1.43.34' into develop
  • Additional commits viewable in compare view

Updates azure-mgmt-compute from 38.0.0 to 38.1.0

Release notes

Sourced from azure-mgmt-compute's releases.

azure-mgmt-compute_38.1.0

38.1.0 (2026-06-17)

Features Added

  • Client ComputeManagementClient added operation group interconnect_blocks
  • Model NetworkProfile added property interconnect_group_profile
  • Model SkuProfile added property automatic_sku_migration_policy
  • Model VirtualMachineInstanceView added property interconnect_instance_view
  • Model VirtualMachineProperties added property interconnect_block_profile
  • Model VirtualMachineScaleSetNetworkProfile added property interconnect_group_profile
  • Model VirtualMachineScaleSetUpdateNetworkProfile added property interconnect_group_profile
  • Model VirtualMachineScaleSetUpdateVMProfile added property interconnect_block_profile
  • Model VirtualMachineScaleSetVMInstanceView added property interconnect_instance_view
  • Model VirtualMachineScaleSetVMNetworkProfileConfiguration added property interconnect_group_profile
  • Model VirtualMachineScaleSetVMProfile added property interconnect_block_profile
  • Model VirtualMachineScaleSetVMProperties added property interconnect_block_profile
  • Added model AutomaticSkuMigrationPolicy
  • Added model InterconnectBlock
  • Added enum InterconnectBlockExpandTypes
  • Added model InterconnectBlockInstanceView
  • Added model InterconnectBlockProfile
  • Added model InterconnectBlockProperties
  • Added model InterconnectBlockUpdate
  • Added model InterconnectGroupProfile
  • Added model InterconnectInstanceView
  • Added operation group InterconnectBlocksOperations
Commits
  • d926dec [AutoPR azure-mgmt-compute]-generated-from-SDK Generation - Python-6449158 (#...
  • 04654b8 Restore --dest-dir option. (#47581)
  • ea6ff47 [Storage Queue] Migrating to TypeSpec (#45649)
  • ae302ad [Storage] Strip sensitive auth info on cross-domain redirect (#47541)
  • fc3e71c Format skills using prettier (#47569)
  • 87bd487 Adding the ga7 features for the callautomation (#45178)
  • f1dd4bb [azpysdk] Refactor apistub so that API consistency files are the default outp...
  • 53cd698 enhancing python SDK test coverage (#47360)
  • bb4d149 Update KPI attestation script to ignore product life cycle and product type (...
  • 3171871 [Storage] Disable decompression on download when using crc64 (#47553)
  • Additional commits viewable in compare view

Updates hcloud from 2.21.0 to 2.22.0

Release notes

Sourced from hcloud's releases.

v2.22.0

Datacenters resource is now deprecated

The endpoints GET /v1/datacenters and GET /v1/datacenters/{id} are now deprecated and will be removed after 1 Oct. 2026. After this date, requests to these endpoints will return HTTP 410 Gone.

The DatacentersClient, Datacenter and related classes are now deprecated.

See the changelog for more details.

Features

  • deprecate datacenters (#656)
Changelog

Sourced from hcloud's changelog.

v2.22.0

Datacenters resource is now deprecated

The endpoints GET /v1/datacenters and GET /v1/datacenters/{id} are now deprecated and will be removed after 1 Oct. 2026. After this date, requests to these endpoints will return HTTP 410 Gone.

The DatacentersClient, Datacenter and related classes are now deprecated.

See the changelog for more details.

Features

  • deprecate datacenters (#656)
Commits

Updates cs from 4.0.0 to 4.0.1

Release notes

Sourced from cs's releases.

v4.0.1

What's Changed

New Contributors

Full Changelog: ngine-io/cs@v4.0.0...v4.0.1

Commits

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-mgmt-compute](https://github.com/Azure/azure-sdk-for-python), [hcloud](https://github.com/hetznercloud/hcloud-python) and [cs](https://github.com/ngine-io/cs).


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

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

Updates `hcloud` from 2.21.0 to 2.22.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.21.0...v2.22.0)

Updates `cs` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/ngine-io/cs/releases)
- [Commits](ngine-io/cs@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.43.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: azure-mgmt-compute
  dependency-version: 38.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: hcloud
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: cs
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 1, 2026
@dependabot dependabot Bot requested a review from jackivanov as a code owner July 1, 2026 08:48
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 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 Jul 8, 2026
@dependabot dependabot Bot deleted the dependabot/uv/python-3c83764364 branch July 8, 2026 08:45
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