Skip to content

Commit 648b340

Browse files
authored
Bump simplisafe-python to 9.0.6 (#33762)
1 parent 98e7865 commit 648b340

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/simplisafe/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"name": "SimpliSafe",
44
"config_flow": true,
55
"documentation": "https://www.home-assistant.io/integrations/simplisafe",
6-
"requirements": ["simplisafe-python==9.0.5"],
6+
"requirements": ["simplisafe-python==9.0.6"],
77
"codeowners": ["@bachya"]
88
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1872,7 +1872,7 @@ simplehound==0.3
18721872
simplepush==1.1.4
18731873

18741874
# homeassistant.components.simplisafe
1875-
simplisafe-python==9.0.5
1875+
simplisafe-python==9.0.6
18761876

18771877
# homeassistant.components.sisyphus
18781878
sisyphus-control==2.2.1

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ sentry-sdk==0.13.5
700700
simplehound==0.3
701701

702702
# homeassistant.components.simplisafe
703-
simplisafe-python==9.0.5
703+
simplisafe-python==9.0.6
704704

705705
# homeassistant.components.sleepiq
706706
sleepyq==0.7

0 commit comments

Comments
 (0)