From f6c1f336d4c45a236a2182b0dbf91d78433683c1 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 340d05f52e6..52753d81506 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -946,7 +946,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