From 92713c3f376dc6e071b5023232be956a46a3466e Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 30 Dec 2023 22:44:12 -1000 Subject: [PATCH] Bump pyunifiprotect to 4.22.4 (#106749) changelog: https://github.com/AngellusMortis/pyunifiprotect/compare/v4.22.3...v4.22.4 --- homeassistant/components/unifiprotect/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/unifiprotect/manifest.json b/homeassistant/components/unifiprotect/manifest.json index cd38f50bf6d..c74097c3c17 100644 --- a/homeassistant/components/unifiprotect/manifest.json +++ b/homeassistant/components/unifiprotect/manifest.json @@ -41,7 +41,7 @@ "iot_class": "local_push", "loggers": ["pyunifiprotect", "unifi_discovery"], "quality_scale": "platinum", - "requirements": ["pyunifiprotect==4.22.3", "unifi-discovery==1.1.7"], + "requirements": ["pyunifiprotect==4.22.4", "unifi-discovery==1.1.7"], "ssdp": [ { "manufacturer": "Ubiquiti Networks", diff --git a/requirements_all.txt b/requirements_all.txt index 61ca9267f36..4721c2b9ae0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2283,7 +2283,7 @@ pytrydan==0.4.0 pyudev==0.23.2 # homeassistant.components.unifiprotect -pyunifiprotect==4.22.3 +pyunifiprotect==4.22.4 # homeassistant.components.uptimerobot pyuptimerobot==22.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9ad67341c01..ed39612ec8c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1726,7 +1726,7 @@ pytrydan==0.4.0 pyudev==0.23.2 # homeassistant.components.unifiprotect -pyunifiprotect==4.22.3 +pyunifiprotect==4.22.4 # homeassistant.components.uptimerobot pyuptimerobot==22.2.0