Update pywebpush version in manifest.json

Missed during #22737
This commit is contained in:
Robbie Trencheny 2019-04-04 20:50:07 -07:00 committed by GitHub
parent eadc1e037a
commit b130c433c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
"name": "HTML5 Notifications", "name": "HTML5 Notifications",
"documentation": "https://www.home-assistant.io/components/html5", "documentation": "https://www.home-assistant.io/components/html5",
"requirements": [ "requirements": [
"pywebpush==1.6.0" "pywebpush==1.9.2"
], ],
"dependencies": [], "dependencies": [],
"codeowners": [ "codeowners": [