Bump pywebpush to latest 1.9.2 (#22737)
This commit is contained in:
parent
96adbfdc36
commit
b9ec623ad9
3 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ from homeassistant.components.notify import (
|
|||
ATTR_DATA, ATTR_TARGET, ATTR_TITLE, ATTR_TITLE_DEFAULT, DOMAIN,
|
||||
PLATFORM_SCHEMA, BaseNotificationService)
|
||||
|
||||
REQUIREMENTS = ['pywebpush==1.6.0']
|
||||
REQUIREMENTS = ['pywebpush==1.9.2']
|
||||
|
||||
DEPENDENCIES = ['frontend']
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue