Upgrade HPILO requirement to v4.3 (#25444)

* Update Python-HPILO to 4.3

Update of Python-HPILO requirement to 4.3 to resolve outstanding SSL connections for older HP servers (ILO 3)

* Update requirements_all.txt

Update HPILO to 4.3
This commit is contained in:
Johnny Moore 2019-07-23 22:20:05 +01:00 committed by Andrew Sayre
parent 2850f9d19e
commit 5ce6ea2df5
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Hp ilo", "name": "Hp ilo",
"documentation": "https://www.home-assistant.io/components/hp_ilo", "documentation": "https://www.home-assistant.io/components/hp_ilo",
"requirements": [ "requirements": [
"python-hpilo==3.9" "python-hpilo==4.3"
], ],
"dependencies": [], "dependencies": [],
"codeowners": [] "codeowners": []

View File

@ -1447,7 +1447,7 @@ python-gc100==1.0.3a
python-gitlab==1.6.0 python-gitlab==1.6.0
# homeassistant.components.hp_ilo # homeassistant.components.hp_ilo
python-hpilo==3.9 python-hpilo==4.3
# homeassistant.components.joaoapps_join # homeassistant.components.joaoapps_join
python-join-api==0.0.4 python-join-api==0.0.4