Upgrade sisyphus-control to 2.2 ()

PR  added some code that used new methods in `sisyphus-control` 2.2.
Unfortunately, because of the move to manifests it was merged still depending
on 2.1.

Fixes 
pull/24840/head
Jonathan Keljo 2019-06-28 22:45:57 -07:00 committed by Paulus Schoutsen
parent 03e6a92cf3
commit cde855f67d
2 changed files with 2 additions and 2 deletions
homeassistant/components/sisyphus

View File

@ -3,7 +3,7 @@
"name": "Sisyphus",
"documentation": "https://www.home-assistant.io/components/sisyphus",
"requirements": [
"sisyphus-control==2.1"
"sisyphus-control==2.2"
],
"dependencies": [],
"codeowners": []

View File

@ -1662,7 +1662,7 @@ simplepush==1.1.4
simplisafe-python==3.4.2
# homeassistant.components.sisyphus
sisyphus-control==2.1
sisyphus-control==2.2
# homeassistant.components.skybell
skybellpy==0.4.0