Skip to content

Commit be4ea32

Browse files
authored
Bump pymodbus v.3.5.1 (#99940)
1 parent 677431e commit be4ea32

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/modbus/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"iot_class": "local_polling",
77
"loggers": ["pymodbus"],
88
"quality_scale": "gold",
9-
"requirements": ["pymodbus==3.5.0"]
9+
"requirements": ["pymodbus==3.5.1"]
1010
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1852,7 +1852,7 @@ pymitv==1.4.3
18521852
pymochad==0.2.0
18531853

18541854
# homeassistant.components.modbus
1855-
pymodbus==3.5.0
1855+
pymodbus==3.5.1
18561856

18571857
# homeassistant.components.monoprice
18581858
pymonoprice==0.4

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1374,7 +1374,7 @@ pymeteoclimatic==0.0.6
13741374
pymochad==0.2.0
13751375

13761376
# homeassistant.components.modbus
1377-
pymodbus==3.5.0
1377+
pymodbus==3.5.1
13781378

13791379
# homeassistant.components.monoprice
13801380
pymonoprice==0.4

0 commit comments

Comments
 (0)