From 7756ddbe80b5bf6e18c1ca1f858b83e3cdc1e09a Mon Sep 17 00:00:00 2001 From: Corbeno Date: Sun, 12 Jun 2022 22:15:01 -0500 Subject: [PATCH] Bump proxmoxer to 1.3.1 (#73418) bump proxmoxer --- homeassistant/components/proxmoxve/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/proxmoxve/manifest.json b/homeassistant/components/proxmoxve/manifest.json index 4b600abc930..aa76aa60118 100644 --- a/homeassistant/components/proxmoxve/manifest.json +++ b/homeassistant/components/proxmoxve/manifest.json @@ -3,7 +3,7 @@ "name": "Proxmox VE", "documentation": "https://www.home-assistant.io/integrations/proxmoxve", "codeowners": ["@jhollowe", "@Corbeno"], - "requirements": ["proxmoxer==1.1.1"], + "requirements": ["proxmoxer==1.3.1"], "iot_class": "local_polling", "loggers": ["proxmoxer"] } diff --git a/requirements_all.txt b/requirements_all.txt index f0418e6596f..ee66e93b7e8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1275,7 +1275,7 @@ proliphix==0.4.1 prometheus_client==0.7.1 # homeassistant.components.proxmoxve -proxmoxer==1.1.1 +proxmoxer==1.3.1 # homeassistant.components.systemmonitor psutil==5.9.0