mirror of
https://github.com/home-assistant/core.git
synced 2025-11-23 17:56:59 +00:00
update pywebpush==1.3.0 (#10374)
This commit is contained in:
committed by
Pascal Vizeli
parent
e49278cc7d
commit
db8510f110
@@ -26,7 +26,7 @@ from homeassistant.const import (
|
||||
from homeassistant.helpers import config_validation as cv
|
||||
from homeassistant.util import ensure_unique_string
|
||||
|
||||
REQUIREMENTS = ['pywebpush==1.1.0', 'PyJWT==1.5.3']
|
||||
REQUIREMENTS = ['pywebpush==1.3.0', 'PyJWT==1.5.3']
|
||||
|
||||
DEPENDENCIES = ['frontend']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user