mirror of
https://github.com/home-assistant/core.git
synced 2025-05-02 05:07:52 +00:00
Updated pubnubsub-handler to 1.0.7 to fix crash on slow startup (#24388)
This commit is contained in:
parent
4c3f39be02
commit
d858e1be05
@ -3,7 +3,7 @@
|
||||
"name": "Wink",
|
||||
"documentation": "https://www.home-assistant.io/components/wink",
|
||||
"requirements": [
|
||||
"pubnubsub-handler==1.0.6",
|
||||
"pubnubsub-handler==1.0.7",
|
||||
"python-wink==1.10.5"
|
||||
],
|
||||
"dependencies": ["configurator"],
|
||||
|
@ -930,7 +930,7 @@ psutil==5.6.2
|
||||
ptvsd==4.2.8
|
||||
|
||||
# homeassistant.components.wink
|
||||
pubnubsub-handler==1.0.6
|
||||
pubnubsub-handler==1.0.7
|
||||
|
||||
# homeassistant.components.pushbullet
|
||||
pushbullet.py==0.11.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user