diff --git a/homeassistant/components/wink/manifest.json b/homeassistant/components/wink/manifest.json index a1bae648292..7d357d88e55 100644 --- a/homeassistant/components/wink/manifest.json +++ b/homeassistant/components/wink/manifest.json @@ -2,7 +2,7 @@ "domain": "wink", "name": "Wink", "documentation": "https://www.home-assistant.io/integrations/wink", - "requirements": ["pubnubsub-handler==1.0.8", "python-wink==1.10.5"], + "requirements": ["pubnubsub-handler==1.0.9", "python-wink==1.10.5"], "dependencies": ["configurator", "http"], "codeowners": [] } diff --git a/requirements_all.txt b/requirements_all.txt index 9470222ebef..eed13d62c14 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1174,7 +1174,7 @@ psutil==5.8.0 ptvsd==4.3.2 # homeassistant.components.wink -pubnubsub-handler==1.0.8 +pubnubsub-handler==1.0.9 # homeassistant.components.pulseaudio_loopback pulsectl==20.2.4