Skip to content

Commit db3d385

Browse files
authored
Bump pypalazzetti to 0.1.12 (#130800)
1 parent 4456905 commit db3d385

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/palazzetti/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"documentation": "https://www.home-assistant.io/integrations/palazzetti",
1616
"integration_type": "device",
1717
"iot_class": "local_polling",
18-
"requirements": ["pypalazzetti==0.1.11"]
18+
"requirements": ["pypalazzetti==0.1.12"]
1919
}

requirements_all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2155,7 +2155,7 @@ pyoverkiz==1.14.1
21552155
pyownet==0.10.0.post1
21562156

21572157
# homeassistant.components.palazzetti
2158-
pypalazzetti==0.1.11
2158+
pypalazzetti==0.1.12
21592159

21602160
# homeassistant.components.elv
21612161
pypca==0.0.7

requirements_test_all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1742,7 +1742,7 @@ pyoverkiz==1.14.1
17421742
pyownet==0.10.0.post1
17431743

17441744
# homeassistant.components.palazzetti
1745-
pypalazzetti==0.1.11
1745+
pypalazzetti==0.1.12
17461746

17471747
# homeassistant.components.lcn
17481748
pypck==0.7.24

0 commit comments

Comments
 (0)