diff --git a/homeassistant/components/prowl/manifest.json b/homeassistant/components/prowl/manifest.json index deac43d16574..9c31ce7965e2 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 79ce2c29529a..0c6a54d82402 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 143b995ef0ca..a0afd0e4cd15 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