From f2033c418f191f0d88c7640f34b2e29ab2504da1 Mon Sep 17 00:00:00 2001 From: William Scanlon Date: Tue, 28 May 2019 12:09:30 -0400 Subject: [PATCH] Pubnub to 1.0.6 (#24159) --- 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 3536f69a7ca..118f7a19733 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.5", + "pubnubsub-handler==1.0.6", "python-wink==1.10.5" ], "dependencies": ["configurator"], diff --git a/requirements_all.txt b/requirements_all.txt index be565b3683e..233fc5f8459 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -921,7 +921,7 @@ psutil==5.6.2 ptvsd==4.2.8 # homeassistant.components.wink -pubnubsub-handler==1.0.5 +pubnubsub-handler==1.0.6 # homeassistant.components.pushbullet pushbullet.py==0.11.0