Bump skybellpy to 0.4.0 (#23294)

* Bump skybellpy to 0.4.0

* Bump skybellpy to 0.4.0 in requirements_all.txt
This commit is contained in:
Austin Mroczek 2019-04-22 12:09:55 -07:00 committed by Paulus Schoutsen
parent a89c7f8feb
commit e3981b6498
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
"name": "Skybell",
"documentation": "https://www.home-assistant.io/components/skybell",
"requirements": [
"skybellpy==0.3.0"
"skybellpy==0.4.0"
],
"dependencies": [],
"codeowners": []

View file

@ -1585,7 +1585,7 @@ simplisafe-python==3.4.1
sisyphus-control==2.1
# homeassistant.components.skybell
skybellpy==0.3.0
skybellpy==0.4.0
# homeassistant.components.slack
slacker==0.12.0