Bump pywebpush to 1.14.1 (#111082)

This commit is contained in:
Shay Levy 2024-02-21 20:46:08 +02:00 committed by GitHub
parent 1de83140ab
commit 53be4ebab5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/html5", "documentation": "https://www.home-assistant.io/integrations/html5",
"iot_class": "cloud_push", "iot_class": "cloud_push",
"loggers": ["http_ece", "py_vapid", "pywebpush"], "loggers": ["http_ece", "py_vapid", "pywebpush"],
"requirements": ["pywebpush==1.9.2"] "requirements": ["pywebpush==1.14.1"]
} }

View file

@ -2372,7 +2372,7 @@ pywaze==0.5.1
pyweatherflowudp==1.4.5 pyweatherflowudp==1.4.5
# homeassistant.components.html5 # homeassistant.components.html5
pywebpush==1.9.2 pywebpush==1.14.1
# homeassistant.components.wemo # homeassistant.components.wemo
pywemo==1.4.0 pywemo==1.4.0

View file

@ -1824,7 +1824,7 @@ pywaze==0.5.1
pyweatherflowudp==1.4.5 pyweatherflowudp==1.4.5
# homeassistant.components.html5 # homeassistant.components.html5
pywebpush==1.9.2 pywebpush==1.14.1
# homeassistant.components.wemo # homeassistant.components.wemo
pywemo==1.4.0 pywemo==1.4.0