diff --git a/pyproject.toml b/pyproject.toml index f8dae994..c753dfcd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ ansible-core = [{ version = "==2.12.6", python = "<3.11" }, pywinrm = "^0.5.0" azure-identity = "^1.19.0" azure-mgmt-compute = "^38.0.0" -azure-mgmt-network = "^30.0.0" +azure-mgmt-network = "^31.0.0" boto3 = "^1.35.70" proxmoxer = "^2.1.0" requests = "^2.32.3"