From 2cf87b85367fe3f3e7ba49d1480bf5e0b661d573 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Wed, 21 Feb 2024 20:46:08 +0200 Subject: [PATCH] Bump pywebpush to 1.14.1 (#111082) --- homeassistant/components/html5/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/html5/manifest.json b/homeassistant/components/html5/manifest.json index a7eddc9f67e..f480086d153 100644 --- a/homeassistant/components/html5/manifest.json +++ b/homeassistant/components/html5/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/html5", "iot_class": "cloud_push", "loggers": ["http_ece", "py_vapid", "pywebpush"], - "requirements": ["pywebpush==1.9.2"] + "requirements": ["pywebpush==1.14.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 3462ab65e8f..b47eb67abeb 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2360,7 +2360,7 @@ pywaze==0.5.1 pyweatherflowudp==1.4.5 # homeassistant.components.html5 -pywebpush==1.9.2 +pywebpush==1.14.1 # homeassistant.components.wemo pywemo==1.4.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6412cc08e36..0ba73ac37ba 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1809,7 +1809,7 @@ pywaze==0.5.1 pyweatherflowudp==1.4.5 # homeassistant.components.html5 -pywebpush==1.9.2 +pywebpush==1.14.1 # homeassistant.components.wemo pywemo==1.4.0