Skip to content

Commit 77fb440

Browse files
authored
Bump imgw-pib to version 1.0.7 (#133364)
1 parent 239767e commit 77fb440

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/imgw_pib/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"config_flow": true,
66
"documentation": "https://www.home-assistant.io/integrations/imgw_pib",
77
"iot_class": "cloud_polling",
8-
"requirements": ["imgw_pib==1.0.6"]
8+
"requirements": ["imgw_pib==1.0.7"]
99
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1193,7 +1193,7 @@ iglo==1.2.7
11931193
ihcsdk==2.8.5
11941194

11951195
# homeassistant.components.imgw_pib
1196-
imgw_pib==1.0.6
1196+
imgw_pib==1.0.7
11971197

11981198
# homeassistant.components.incomfort
11991199
incomfort-client==0.6.4

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,7 @@ idasen-ha==2.6.2
10071007
ifaddr==0.2.0
10081008

10091009
# homeassistant.components.imgw_pib
1010-
imgw_pib==1.0.6
1010+
imgw_pib==1.0.7
10111011

10121012
# homeassistant.components.incomfort
10131013
incomfort-client==0.6.4

0 commit comments

Comments
 (0)