Bump simplisafe-python to 9.6.2 (#44040)
This commit is contained in:
parent
e0bcee1cc3
commit
5f4f6dea6b
3 changed files with 3 additions and 3 deletions
|
@ -3,6 +3,6 @@
|
|||
"name": "SimpliSafe",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/simplisafe",
|
||||
"requirements": ["simplisafe-python==9.6.1"],
|
||||
"requirements": ["simplisafe-python==9.6.2"],
|
||||
"codeowners": ["@bachya"]
|
||||
}
|
||||
|
|
|
@ -2022,7 +2022,7 @@ simplehound==0.3
|
|||
simplepush==1.1.4
|
||||
|
||||
# homeassistant.components.simplisafe
|
||||
simplisafe-python==9.6.1
|
||||
simplisafe-python==9.6.2
|
||||
|
||||
# homeassistant.components.sisyphus
|
||||
sisyphus-control==3.0
|
||||
|
|
|
@ -988,7 +988,7 @@ sharkiqpy==0.1.8
|
|||
simplehound==0.3
|
||||
|
||||
# homeassistant.components.simplisafe
|
||||
simplisafe-python==9.6.1
|
||||
simplisafe-python==9.6.2
|
||||
|
||||
# homeassistant.components.slack
|
||||
slackclient==2.5.0
|
||||
|
|
Loading…
Add table
Reference in a new issue