Skip to content

dependabot python package: update azure-mgmt-resource requirement from ^23.1.1 to ^25.0.0#5

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/azure-mgmt-resource-tw-25.0.0
Open

dependabot python package: update azure-mgmt-resource requirement from ^23.1.1 to ^25.0.0#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/azure-mgmt-resource-tw-25.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Updates the requirements on azure-mgmt-resource to permit the latest version.

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

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [azure-mgmt-resource](https://github.com/Azure/azure-sdk-for-python) to permit the latest version.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-mgmt-resource_23.1.1...azure-mgmt-resource_25.0.0)

---
updated-dependencies:
- dependency-name: azure-mgmt-resource
  dependency-version: 25.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pip dependencies python package manager pip-package python package manager

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant