Bump simplisafe-python to 2023.08.0 (#98991)

This commit is contained in:
Aaron Bach
2023-08-24 20:11:58 -06:00
committed by GitHub
parent 72e6f79086
commit a741298461
3 changed files with 3 additions and 3 deletions

View File

@@ -13,5 +13,5 @@
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["simplipy"],
"requirements": ["simplisafe-python==2023.05.0"]
"requirements": ["simplisafe-python==2023.08.0"]
}