Bump simplisafe-python to 9.6.9 (#47273)
This commit is contained in:
parent
8e80e428d0
commit
112b039107
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.8"],
|
||||
"requirements": ["simplisafe-python==9.6.9"],
|
||||
"codeowners": ["@bachya"]
|
||||
}
|
||||
|
|
|
@ -2041,7 +2041,7 @@ simplehound==0.3
|
|||
simplepush==1.1.4
|
||||
|
||||
# homeassistant.components.simplisafe
|
||||
simplisafe-python==9.6.8
|
||||
simplisafe-python==9.6.9
|
||||
|
||||
# homeassistant.components.sisyphus
|
||||
sisyphus-control==3.0
|
||||
|
|
|
@ -1048,7 +1048,7 @@ sharkiqpy==0.1.8
|
|||
simplehound==0.3
|
||||
|
||||
# homeassistant.components.simplisafe
|
||||
simplisafe-python==9.6.8
|
||||
simplisafe-python==9.6.9
|
||||
|
||||
# homeassistant.components.slack
|
||||
slackclient==2.5.0
|
||||
|
|
Loading…
Add table
Reference in a new issue