Skip to content

Commit d252781

Browse files
dependabot python package: update azure-mgmt-resource requirement
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) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](Azure/azure-sdk-for-python@azure-mgmt-resource_23.1.1...azure-mgmt-resource_24.0.0) --- updated-dependencies: - dependency-name: azure-mgmt-resource dependency-version: 24.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04a1276 commit d252781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.11"
1010
azure-mgmt-policyinsights = "^1.0.0"
1111
azure-identity = "^1.17.1"
1212
python-dotenv = "^1.0.1"
13-
azure-mgmt-resource = "^23.1.1"
13+
azure-mgmt-resource = "^24.0.0"
1414
azure-mgmt-resourcegraph = "^8.0.0"
1515
pydantic = "^2.8.2"
1616
python-dateutil = "^2.9.0.post0"

0 commit comments

Comments
 (0)