Skip to content

chore(deps): bump the python group across 1 directory with 9 updates#209

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/python-93b649de65
Open

chore(deps): bump the python group across 1 directory with 9 updates#209
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/python-93b649de65

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

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

Package From To
boto3 1.42.31 1.42.63
azure-identity 1.25.1 1.25.2
azure-mgmt-compute 37.1.0 37.2.0
azure-mgmt-network 30.1.0 30.2.0
azure-mgmt-resource 24.0.0 25.0.0
google-auth 2.47.0 2.49.0
hcloud 2.15.0 2.17.0
linode-api4 5.39.0 5.40.0
openstacksdk 4.9.0 4.10.0

Updates boto3 from 1.42.31 to 1.42.63

Commits
  • 5e8adc5 Merge branch 'release-1.42.63'
  • ab9feea Bumping version to 1.42.63
  • ea37886 Add changelog entries from botocore
  • 1e80b23 Merge branch 'release-1.42.62'
  • e36ca90 Merge branch 'release-1.42.62' into develop
  • 88f3b53 Bumping version to 1.42.62
  • 00f0105 Add changelog entries from botocore
  • a1aeb0e Merge branch 'release-1.42.61'
  • 474af48 Merge branch 'release-1.42.61' into develop
  • 8a2c5ef Bumping version to 1.42.61
  • Additional commits viewable in compare view

Updates azure-identity from 1.25.1 to 1.25.2

Release notes

Sourced from azure-identity's releases.

azure-identity_1.25.2

1.25.2 (2026-02-10)

Bugs Fixed

  • Fixed an issue with certain credentials not bypassing the token cache when claims are provided in get_token or get_token_info calls. (#44552) (#44815)
  • Fixed an issue where an unhelpful TypeError was raised during Entra ID token requests that returned empty responses. Now, a ClientAuthenticationError is raised with the full response for better troubleshooting. (#44258)

Other Changes

  • Bumped minimum dependency on msal to >=1.31.0.
  • Added debug logging of access token cache hits in several credentials to improve troubleshooting of token cache behavior. (#44963)
  • Replace instances of azure.core.pipeline.transport.HttpRequest with azure.core.rest.HttpRequest. (#44993)
Commits

Updates azure-mgmt-compute from 37.1.0 to 37.2.0

Release notes

Sourced from azure-mgmt-compute's releases.

azure-mgmt-compute_37.2.0

37.2.0 (2026-01-27)

Features Added

  • Added operation group GalleryScriptVersionsOperations
  • Added operation group GalleryScriptsOperations
  • Model GalleryApplicationVersionPublishingProfile has a new parameter storage_account_strategy
  • Model GalleryArtifactPublishingProfileBase has a new parameter storage_account_strategy
  • Model GalleryImageVersionPublishingProfile has a new parameter storage_account_strategy
Commits
  • 45dd4d9 [AutoRelease] t2-compute-2026-01-08-25067(can only be merged by SDK owner) (#...
  • 673caa3 Fix customer SDK stats metrics to display drop code and retry code enum value...
  • d032528 [Identity] Bypass cache when claims provided in Managed Identity (#44815)
  • 3e52f4c Customer SDKStats: Rename metric names and set the environment variable on by...
  • d1955dd [Identity] TSG update for token binding (#44789)
  • d80e98e [Storage] STG 101 Features (#44320)
  • afbdce0 Python SDK emitted from TypeSpec branch `feature/foundry-v2-spec-folder-struc...
  • f0a1882 App Config 1.8.0 Release (#44847)
  • 41022bf Update @​azure-tools/openai-typespec to latest version (1.7.1) (#44839)
  • ddee8a1 Bump tar (#44838)
  • Additional commits viewable in compare view

Updates azure-mgmt-network from 30.1.0 to 30.2.0

Release notes

Sourced from azure-mgmt-network's releases.

azure-mgmt-network_30.2.0

30.2.0 (2026-02-11)

Features Added

  • Client NetworkManagementClient added operation group service_gateways
  • Client NetworkManagementClient added operation group virtual_network_appliances
  • Enum ActionType added member CAPTCHA
  • Enum FirewallPolicyIntrusionDetectionProfileType added member CORE
  • Enum FirewallPolicyIntrusionDetectionProfileType added member EMERGING
  • Enum FirewallPolicyIntrusionDetectionProfileType added member OFF
  • Model NatGateway added property service_gateway
  • Model PolicySettings added property captcha_cookie_expiration_in_mins
  • Model Subnet added property service_gateway
  • Enum WebApplicationFirewallAction added member CAPTCHA
  • Added enum AddressUpdateAction
  • Added model GetServiceGatewayAddressLocationsResult
  • Added model GetServiceGatewayServicesResult
  • Added model RouteTargetAddressPropertiesFormat
  • Added model ServiceGateway
  • Added model ServiceGatewayAddress
  • Added model ServiceGatewayAddressLocation
  • Added model ServiceGatewayAddressLocationResponse
  • Added model ServiceGatewayListResult
  • Added model ServiceGatewayService
  • Added model ServiceGatewayServiceRequest
  • Added model ServiceGatewaySku
  • Added enum ServiceGatewaySkuName
  • Added enum ServiceGatewaySkuTier
  • Added model ServiceGatewayUpdateAddressLocationsRequest
  • Added model ServiceGatewayUpdateServicesRequest
  • Added enum ServiceType
  • Added enum ServiceUpdateAction
  • Added enum UpdateAction
  • Added model VirtualNetworkAppliance
  • Added model VirtualNetworkApplianceIpConfiguration
  • Added model VirtualNetworkApplianceListResult
  • Added operation group ServiceGatewaysOperations
  • Added operation group VirtualNetworkAppliancesOperations

Breaking Changes

  • Deleted or renamed enum value FirewallPolicyIntrusionDetectionProfileType.ADVANCED
  • Deleted or renamed enum value FirewallPolicyIntrusionDetectionProfileType.BASIC
  • Deleted or renamed enum value FirewallPolicyIntrusionDetectionProfileType.STANDARD
Commits
  • f0b5410 [AutoRelease] t2-network-2026-01-27-03038(can only be merged by SDK owner) (#...
  • a5b6075 [sdk generation pipeline] Fix changelog duplication when re-generating manage...
  • bc2aa06 [AutoRelease] t2-managementgroups-2026-02-12-46489(can only be merged by SDK ...
  • 0de9dbc [VoiceLive] Release 1.2.0b4 (#45185)
  • 45d5bae [VoiceLive] Add AgentSessionConfig, remove FoundryAgentTool, rename filler re...
  • 7c6e947 [Tables] Fix tests (#45101)
  • de6a083 Increment package version after release of azure-identity (#45150)
  • f04a541 Increment package version after release of azure-core (#45127)
  • 7611e0f Update ServiceLabel for Application Insights (#45095)
  • 67b9d0f Modify labels for Content Safety in CODEOWNERS (#45098)
  • Additional commits viewable in compare view

Updates azure-mgmt-resource from 24.0.0 to 25.0.0

Release notes

Sourced from azure-mgmt-resource's releases.

azure-mgmt-resource_25.0.0

25.0.0 (2026-02-04)

Breaking Changes

  • This package now only targets the latest Api-Version available on Azure and removes APIs of other Api-Version. After this change, the package can have much smaller size. If your application requires a specific and non-latest Api-Version, it's recommended to pin this package to the previous released version; If your application always only use latest Api-Version, please ignore this change.
  • Operation Group Deployments and DeploymentOperations of ResourceManagementClient are moved to DeploymentsMgmtClient of independent package azure-mgmt-resource-deployments. If you called ResourceManagementClient(...).deployments.xx(...) before, just need to change to DeploymentsMgmtClient(...).deployments.xx(...). And same for DeploymentOperations.
  • The following modules have been separated from azure-mgmt-resource into independent packages: subscriptions, features, links, locks, policy, managedapplications, databoundaries, changes, and privatelinks. Each module is now available as azure-mgmt-resource-{module}.
  • For separated modules, if you previously imported them using statements like from azure.mgmt.resource import SubscriptionClient, you'll need to update your code to from azure.mgmt.resource.subscriptions import SubscriptionClient. If you were already using the fully qualified import path, no changes are required.
Commits
  • b8707c3 [AutoRelease] t2-resource-2026-02-05-10067(can only be merged by SDK owner) (...
  • e7baa6c parameterize the finetuning test cases (#44996)
  • e9c7451 [Cosmos] Port None handling fix for database_account parameter (#44987)
  • ca7840c filter out Versions that don't match the specifier type. if initial requireme...
  • 112c0be Increment package version after release of azure-ai-transcription (#45009)
  • cb212d8 adding test for trace_function decorator (#45037)
  • e72c26f self.fail does not exist (#45003)
  • 8e51dec Increment package version after release of azure-monitor-opentelemetry-export...
  • d428f09 [Corehttp] Prepare release (#45008)
  • d49c163 Remove portaudio installation from CI pipelines (#45011)
  • Additional commits viewable in compare view

Updates google-auth from 2.47.0 to 2.49.0

Release notes

Sourced from google-auth's releases.

v2.49.0.dev0

2.49.0-dev0 (2026-01-26)

Bug Fixes

google-auth 2.48.0

2.48.0 (2026-01-21)

Features

Bug Fixes

v2.48.0rc0

2.48.0rc0 (2026-01-20)

Features

  • honor NO_GCE_CHECK environment variable (#1610) (383c98)
  • add configurable GCE Metadata Server retries (#1488) (454b44)
  • support mTLS IAM domain for Certificate based Access (#1938) (8dcf91)
  • add cryptography as required dependency (#1929) (52558a)

Bug Fixes

  • Use user_verification=preferred for ReAuth WebAuthn challenge (#1798) (3f88a2)
  • replace deprecated utcfromtimestamp (#1799) (e431f2)
  • detect correct auth when ADC env var is set by empty (#1374) (bfc07e)
  • removed content-header from AWS IMDS (#1934) (97bfea)

... (truncated)

Changelog

Sourced from google-auth's changelog.

Changelog

PyPI History

2.48.0 (2026-01-22)

Features

Bug Fixes

Commits

Updates hcloud from 2.15.0 to 2.17.0

Release notes

Sourced from hcloud's releases.

v2.17.0

Features

  • parse nested load balancer label_selector targets (#633)

v2.16.0

Storage Boxes support is now generally available

The experimental phase for Storage Boxes is over, and Storage Boxes support is now generally available.

Features

  • servers: allow setting user_data for rebuild (#627)
  • Storage Box support no longer experimental (#626)
Changelog

Sourced from hcloud's changelog.

v2.17.0

Features

  • parse nested load balancer label_selector targets (#633)

v2.16.0

Storage Boxes support is now generally available

The experimental phase for Storage Boxes is over, and Storage Boxes support is now generally available.

Features

  • servers: allow setting user_data for rebuild (#627)
  • Storage Box support no longer experimental (#626)
Commits
  • 05ebdaa chore(main): release v2.17.0 (#634)
  • cde61e5 feat: parse nested load balancer label_selector targets (#633)
  • 7aaaa72 chore(deps): update pre-commit hook pycqa/isort to v8.0.1 (#632)
  • 602703d chore(deps): update github artifact actions (major) (#630)
  • 1abe1be chore(deps): update apricote/releaser-pleaser action to v0.8.0 (#631)
  • dfe0822 chore(deps): update pre-commit hook pycqa/isort to v8 (#629)
  • 3bbd5a1 chore(main): release v2.16.0 (#628)
  • ff2c394 feat: Storage Box support no longer experimental (#626)
  • 1941493 feat(servers): allow setting user_data for rebuild (#627)
  • 80f4310 docs: add user-agent to client initialization examples (#625)
  • Additional commits viewable in compare view

Updates linode-api4 from 5.39.0 to 5.40.0

Release notes

Sourced from linode-api4's releases.

v5.40.0

What's Changed

⚠️ Breaking Change

🚀 New Features

💡 Improvements

🧪 Testing Improvements

⚙️ Repo/CI Improvements

📖 Documentation

New Contributors

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

Commits
  • 42ca199 Update UDP Session Timeout Value in Test (#653)
  • 90c287a ACLP Alerting get_channles() API changes and Added Enum for 'Status' (#645)
  • 1fd5851 Deprecate xen from SDKs and Tools (#648)
  • 5302e71 Regression fixes (#647)
  • 4003f2a Add region capability enum (#644)
  • 6dc0564 Fix test_lke_cluster_model_filter. Modify lke_cluster_instance fixture (#641)
  • 8b8c619 Align GHA workflows in the scope of report uploads (#642)
  • f30ac54 Add resource lock support for NodeBalancer (#637)
  • f67187a Remove preview section from PR template (#638)
  • ce2a79f Removed v4beta notices from Maintenance Policy (#643)
  • Additional commits viewable in compare view

Updates openstacksdk from 4.9.0 to 4.10.0

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 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.42.31` | `1.42.63` |
| [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.25.1` | `1.25.2` |
| [azure-mgmt-compute](https://github.com/Azure/azure-sdk-for-python) | `37.1.0` | `37.2.0` |
| [azure-mgmt-network](https://github.com/Azure/azure-sdk-for-python) | `30.1.0` | `30.2.0` |
| [azure-mgmt-resource](https://github.com/Azure/azure-sdk-for-python) | `24.0.0` | `25.0.0` |
| [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.47.0` | `2.49.0` |
| [hcloud](https://github.com/hetznercloud/hcloud-python) | `2.15.0` | `2.17.0` |
| [linode-api4](https://github.com/linode/linode_api4-python) | `5.39.0` | `5.40.0` |
| [openstacksdk](https://docs.openstack.org/openstacksdk) | `4.9.0` | `4.10.0` |



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

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

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

Updates `azure-mgmt-network` from 30.1.0 to 30.2.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-mgmt-network_30.1.0...azure-mgmt-network_30.2.0)

Updates `azure-mgmt-resource` from 24.0.0 to 25.0.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-mgmt-resource_24.0.0...azure-mgmt-resource_25.0.0)

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

Updates `hcloud` from 2.15.0 to 2.17.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.15.0...v2.17.0)

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

Updates `openstacksdk` from 4.9.0 to 4.10.0

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.42.63
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: azure-identity
  dependency-version: 1.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: azure-mgmt-compute
  dependency-version: 37.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: azure-mgmt-network
  dependency-version: 30.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: azure-mgmt-resource
  dependency-version: 25.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python
- dependency-name: google-auth
  dependency-version: 2.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: hcloud
  dependency-version: 2.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: linode-api4
  dependency-version: 5.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: openstacksdk
  dependency-version: 4.10.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 16, 2026
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