From ed35b23e628e8058d07f23dc5b323630bbfa67bc Mon Sep 17 00:00:00 2001 From: OMEGA_RAZER <869111+OMEGARAZER@users.noreply.github.com> Date: Sun, 3 May 2026 03:56:23 -0400 Subject: [PATCH] Updated prowlpy to 1.1.5 (#169671) --- homeassistant/components/prowl/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/prowl/manifest.json b/homeassistant/components/prowl/manifest.json index deac43d1657..9c31ce7965e 100644 --- a/homeassistant/components/prowl/manifest.json +++ b/homeassistant/components/prowl/manifest.json @@ -7,5 +7,5 @@ "integration_type": "service", "iot_class": "cloud_push", "loggers": ["prowl"], - "requirements": ["prowlpy==1.1.1"] + "requirements": ["prowlpy==1.1.5"] } diff --git a/requirements_all.txt b/requirements_all.txt index 79ce2c29529..0c6a54d8240 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1837,7 +1837,7 @@ proliphix==0.4.1 prometheus-client==0.21.0 # homeassistant.components.prowl -prowlpy==1.1.1 +prowlpy==1.1.5 # homeassistant.components.proxmoxve proxmoxer==2.3.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 143b995ef0c..a0afd0e4cd1 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1595,7 +1595,7 @@ prayer-times-calculator-offline==1.0.3 prometheus-client==0.21.0 # homeassistant.components.prowl -prowlpy==1.1.1 +prowlpy==1.1.5 # homeassistant.components.proxmoxve proxmoxer==2.3.0