diff --git a/pyproject.toml b/pyproject.toml index 8f34e5ba..f8dae994 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ ansible-core = [{ version = "==2.12.6", python = "<3.11" }, { version = "==2.18.0", python = ">=3.11" }] pywinrm = "^0.5.0" azure-identity = "^1.19.0" -azure-mgmt-compute = "^37.0.0" +azure-mgmt-compute = "^38.0.0" azure-mgmt-network = "^30.0.0" boto3 = "^1.35.70" proxmoxer = "^2.1.0"