From b130c433c94873c65701074a237d2af86a63a0fe Mon Sep 17 00:00:00 2001 From: Robbie Trencheny Date: Thu, 4 Apr 2019 20:50:07 -0700 Subject: [PATCH] Update pywebpush version in manifest.json Missed during #22737 --- homeassistant/components/html5/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/html5/manifest.json b/homeassistant/components/html5/manifest.json index 98b2834be7f..81e4072e629 100644 --- a/homeassistant/components/html5/manifest.json +++ b/homeassistant/components/html5/manifest.json @@ -3,7 +3,7 @@ "name": "HTML5 Notifications", "documentation": "https://www.home-assistant.io/components/html5", "requirements": [ - "pywebpush==1.6.0" + "pywebpush==1.9.2" ], "dependencies": [], "codeowners": [