From 64fde640cab1c69ab7f365a576f79ec8baa89abc Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 11 Sep 2023 08:08:19 -0500 Subject: [PATCH] Bump pyunifiprotect to 4.20.0 (#100092) --- 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 5f2f58ce98a..b63700720e6 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.10.6", "unifi-discovery==1.1.7"], + "requirements": ["pyunifiprotect==4.20.0", "unifi-discovery==1.1.7"], "ssdp": [ { "manufacturer": "Ubiquiti Networks", diff --git a/requirements_all.txt b/requirements_all.txt index 77d67f85675..25f365c7825 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2205,7 +2205,7 @@ pytrafikverket==0.3.6 pyudev==0.23.2 # homeassistant.components.unifiprotect -pyunifiprotect==4.10.6 +pyunifiprotect==4.20.0 # homeassistant.components.uptimerobot pyuptimerobot==22.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 054a38314a4..658fefa8144 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1628,7 +1628,7 @@ pytrafikverket==0.3.6 pyudev==0.23.2 # homeassistant.components.unifiprotect -pyunifiprotect==4.10.6 +pyunifiprotect==4.20.0 # homeassistant.components.uptimerobot pyuptimerobot==22.2.0