Bump pymodbus to v3.5.2 (#99988)
This commit is contained in:
parent
bb2cdbe7bc
commit
fdddbd7363
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
|||
"iot_class": "local_polling",
|
||||
"loggers": ["pymodbus"],
|
||||
"quality_scale": "gold",
|
||||
"requirements": ["pymodbus==3.5.1"]
|
||||
"requirements": ["pymodbus==3.5.2"]
|
||||
}
|
||||
|
|
|
@ -1852,7 +1852,7 @@ pymitv==1.4.3
|
|||
pymochad==0.2.0
|
||||
|
||||
# homeassistant.components.modbus
|
||||
pymodbus==3.5.1
|
||||
pymodbus==3.5.2
|
||||
|
||||
# homeassistant.components.monoprice
|
||||
pymonoprice==0.4
|
||||
|
|
|
@ -1374,7 +1374,7 @@ pymeteoclimatic==0.0.6
|
|||
pymochad==0.2.0
|
||||
|
||||
# homeassistant.components.modbus
|
||||
pymodbus==3.5.1
|
||||
pymodbus==3.5.2
|
||||
|
||||
# homeassistant.components.monoprice
|
||||
pymonoprice==0.4
|
||||
|
|
Loading…
Add table
Reference in a new issue