mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
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:
parent
2850f9d19e
commit
5ce6ea2df5
@ -3,7 +3,7 @@
|
||||
"name": "Hp ilo",
|
||||
"documentation": "https://www.home-assistant.io/components/hp_ilo",
|
||||
"requirements": [
|
||||
"python-hpilo==3.9"
|
||||
"python-hpilo==4.3"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
@ -1447,7 +1447,7 @@ python-gc100==1.0.3a
|
||||
python-gitlab==1.6.0
|
||||
|
||||
# homeassistant.components.hp_ilo
|
||||
python-hpilo==3.9
|
||||
python-hpilo==4.3
|
||||
|
||||
# homeassistant.components.joaoapps_join
|
||||
python-join-api==0.0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user