Update proxmoxve integration to correctly renew authentication (#37016)

This commit is contained in:
John Hollowell 2020-07-02 08:10:14 -04:00 committed by GitHub
parent 0cc1a17d04
commit cf3f755edc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -3,5 +3,5 @@
"name": "Proxmox VE",
"documentation": "https://www.home-assistant.io/integrations/proxmoxve",
"codeowners": ["@k4ds3", "@jhollowe"],
"requirements": ["proxmoxer==1.1.0"]
"requirements": ["proxmoxer==1.1.1"]
}

View file

@ -1128,7 +1128,7 @@ prometheus_client==0.7.1
protobuf==3.6.1
# homeassistant.components.proxmoxve
proxmoxer==1.1.0
proxmoxer==1.1.1
# homeassistant.components.systemmonitor
psutil==5.7.0