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)
pull/111244/head
Niklas Roth 2024-02-23 20:51:29 +01:00 committed by GitHub
parent 125de17a09
commit 2ff0102bce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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"]
}

View File

@ -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