From 335a1f6e0942d78e8a7cb619159f29b63ee6773c Mon Sep 17 00:00:00 2001 From: Christopher Bailey Date: Wed, 10 Jan 2024 23:04:37 -0500 Subject: [PATCH] Bump pyunifiprotect to 4.23.2 (#107769) --- 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 d7c501a0bec3fe..edb2e28cc88e32 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.23.1", "unifi-discovery==1.1.7"], + "requirements": ["pyunifiprotect==4.23.2", "unifi-discovery==1.1.7"], "ssdp": [ { "manufacturer": "Ubiquiti Networks", diff --git a/requirements_all.txt b/requirements_all.txt index 7659ed338011ad..69ecc88aa4457e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2292,7 +2292,7 @@ pytrydan==0.4.0 pyudev==0.23.2 # homeassistant.components.unifiprotect -pyunifiprotect==4.23.1 +pyunifiprotect==4.23.2 # homeassistant.components.uptimerobot pyuptimerobot==22.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 278d4eb3e4faf5..71dfc925968828 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1741,7 +1741,7 @@ pytrydan==0.4.0 pyudev==0.23.2 # homeassistant.components.unifiprotect -pyunifiprotect==4.23.1 +pyunifiprotect==4.23.2 # homeassistant.components.uptimerobot pyuptimerobot==22.2.0