Skip to content

Commit 0e4bf58

Browse files
janiversenbramkragten
authored andcommitted
Bump pymodbus v.3.5.1 (#99940)
1 parent 50c34ab commit 0e4bf58

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
@@ -1851,7 +1851,7 @@ pymitv==1.4.3
18511851
pymochad==0.2.0
18521852

18531853
# homeassistant.components.modbus
1854-
pymodbus==3.5.0
1854+
pymodbus==3.5.1
18551855

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

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1370,7 +1370,7 @@ pymeteoclimatic==0.0.6
13701370
pymochad==0.2.0
13711371

13721372
# homeassistant.components.modbus
1373-
pymodbus==3.5.0
1373+
pymodbus==3.5.1
13741374

13751375
# homeassistant.components.monoprice
13761376
pymonoprice==0.4

0 commit comments

Comments
 (0)