Bump pymodbus to v3.6.5 (#112629)
This commit is contained in:
parent
49d20eedd4
commit
27af6f1466
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.6.4"]
|
||||
"requirements": ["pymodbus==3.6.5"]
|
||||
}
|
||||
|
|
|
@ -1968,7 +1968,7 @@ pymitv==1.4.3
|
|||
pymochad==0.2.0
|
||||
|
||||
# homeassistant.components.modbus
|
||||
pymodbus==3.6.4
|
||||
pymodbus==3.6.5
|
||||
|
||||
# homeassistant.components.monoprice
|
||||
pymonoprice==0.4
|
||||
|
|
|
@ -1525,7 +1525,7 @@ pymeteoclimatic==0.1.0
|
|||
pymochad==0.2.0
|
||||
|
||||
# homeassistant.components.modbus
|
||||
pymodbus==3.6.4
|
||||
pymodbus==3.6.5
|
||||
|
||||
# homeassistant.components.monoprice
|
||||
pymonoprice==0.4
|
||||
|
|
Loading…
Add table
Reference in a new issue