diff --git a/homeassistant/components/hikvision/manifest.json b/homeassistant/components/hikvision/manifest.json index 31a18f7585e..9559322f606 100644 --- a/homeassistant/components/hikvision/manifest.json +++ b/homeassistant/components/hikvision/manifest.json @@ -8,5 +8,5 @@ "iot_class": "local_push", "loggers": ["pyhik"], "quality_scale": "legacy", - "requirements": ["pyHik==0.4.0"] + "requirements": ["pyHik==0.4.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index a4d7a534ccf..ca8d827fb63 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1857,7 +1857,7 @@ pyElectra==1.2.4 pyEmby==1.10 # homeassistant.components.hikvision -pyHik==0.4.0 +pyHik==0.4.1 # homeassistant.components.homee pyHomee==1.3.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 76ef6abbbe5..0bccfcbff9c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1594,7 +1594,7 @@ pyDuotecno==2024.10.1 pyElectra==1.2.4 # homeassistant.components.hikvision -pyHik==0.4.0 +pyHik==0.4.1 # homeassistant.components.homee pyHomee==1.3.8