mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump python-hpilo to 4.4.3 (#110325)
* Update hpilo version in requirements_all.txt (#109581) The issue with the deprecated and now removed ssl.wrap_socket function was fixed years ago in the library * Update hpilo version in manifest.json (#109581)
This commit is contained in:
@ -4,5 +4,5 @@
|
||||
"codeowners": [],
|
||||
"documentation": "https://www.home-assistant.io/integrations/hp_ilo",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["python-hpilo==4.3"]
|
||||
"requirements": ["python-hpilo==4.4.3"]
|
||||
}
|
||||
|
@ -2235,7 +2235,7 @@ python-homeassistant-analytics==0.6.0
|
||||
python-homewizard-energy==4.3.0
|
||||
|
||||
# homeassistant.components.hp_ilo
|
||||
python-hpilo==4.3
|
||||
python-hpilo==4.4.3
|
||||
|
||||
# homeassistant.components.izone
|
||||
python-izone==1.2.9
|
||||
|
Reference in New Issue
Block a user