Bump pymodbus to v3.1.3 (#87841)
This commit is contained in:
parent
ac97097167
commit
a88676384a
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.1.1"]
|
||||
"requirements": ["pymodbus==3.1.3"]
|
||||
}
|
||||
|
|
|
@ -1789,7 +1789,7 @@ pymitv==1.4.3
|
|||
pymochad==0.2.0
|
||||
|
||||
# homeassistant.components.modbus
|
||||
pymodbus==3.1.1
|
||||
pymodbus==3.1.3
|
||||
|
||||
# homeassistant.components.monoprice
|
||||
pymonoprice==0.4
|
||||
|
|
|
@ -1287,7 +1287,7 @@ pymeteoclimatic==0.0.6
|
|||
pymochad==0.2.0
|
||||
|
||||
# homeassistant.components.modbus
|
||||
pymodbus==3.1.1
|
||||
pymodbus==3.1.3
|
||||
|
||||
# homeassistant.components.monoprice
|
||||
pymonoprice==0.4
|
||||
|
|
Loading…
Add table
Reference in a new issue