From dce667fa0781b96ffc26f626c5055e1c339c30da Mon Sep 17 00:00:00 2001 From: William Scanlon Date: Wed, 26 Jun 2019 19:14:01 -0400 Subject: [PATCH] Pubnub to 1.0.8 (#24781) --- homeassistant/components/wink/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/wink/manifest.json b/homeassistant/components/wink/manifest.json index a878b084169..cddfdc5dc9c 100644 --- a/homeassistant/components/wink/manifest.json +++ b/homeassistant/components/wink/manifest.json @@ -3,7 +3,7 @@ "name": "Wink", "documentation": "https://www.home-assistant.io/components/wink", "requirements": [ - "pubnubsub-handler==1.0.7", + "pubnubsub-handler==1.0.8", "python-wink==1.10.5" ], "dependencies": ["configurator"], diff --git a/requirements_all.txt b/requirements_all.txt index fd6af461a0c..e763a02b754 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -942,7 +942,7 @@ psutil==5.6.2 ptvsd==4.2.8 # homeassistant.components.wink -pubnubsub-handler==1.0.7 +pubnubsub-handler==1.0.8 # homeassistant.components.pushbullet pushbullet.py==0.11.0