chore(deps): bump azure-mgmt-compute from 34.0.0 to 34.1.0 (#7364)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-04 15:38:12 +02:00
committed by GitHub
parent 84ff7b8825
commit d3f4898886
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -407,14 +407,14 @@ isodate = ">=0.6.1,<1.0.0"
[[package]]
name = "azure-mgmt-compute"
version = "34.0.0"
version = "34.1.0"
description = "Microsoft Azure Compute Management Client Library for Python"
optional = false
python-versions = ">=3.8"
groups = ["main"]
files = [
{file = "azure_mgmt_compute-34.0.0-py3-none-any.whl", hash = "sha256:f8f7b1c5c187a26fae4d1f099adf93561244242f28899484d9a42747bf0d5af4"},
{file = "azure_mgmt_compute-34.0.0.tar.gz", hash = "sha256:58cd01d025efa02870b84dbfb69834a3b23501a135658c03854d2434e8dfee1e"},
{file = "azure_mgmt_compute-34.1.0-py3-none-any.whl", hash = "sha256:5de9c4ba12a79c69e2db3d880f93869a0a80e5c99d8232dbebf6c19b1ada3638"},
{file = "azure_mgmt_compute-34.1.0.tar.gz", hash = "sha256:cd9d35d1cc1b8cb0bd241ad55c91b77d14e04ae73c632ada1140135f9c217fe1"},
]
[package.dependencies]
@@ -5370,4 +5370,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.1"
python-versions = ">=3.9,<3.13"
content-hash = "c9cf39974b08283e154ce2645e3659ccfd1e7af120b1210c8b0b5e8e7299d546"
content-hash = "4d144ab0c7ce0fe3b1b1b1145015fca23a3f7b9caeb363d848098b2c4840f1aa"
+1 -1
View File
@@ -32,7 +32,7 @@ azure-identity = "1.21.0"
azure-keyvault-keys = "4.10.0"
azure-mgmt-applicationinsights = "4.1.0"
azure-mgmt-authorization = "4.0.0"
azure-mgmt-compute = "34.0.0"
azure-mgmt-compute = "34.1.0"
azure-mgmt-containerregistry = "12.0.0"
azure-mgmt-containerservice = "34.1.0"
azure-mgmt-cosmosdb = "9.7.0"