Skip to content

Commit

Permalink
Bump pymodbus v3.6.6 (home-assistant#113796)
Browse files Browse the repository at this point in the history
  • Loading branch information
janiversen authored Mar 19, 2024
1 parent 00ec7f1 commit c2538d5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/modbus/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"iot_class": "local_polling",
"loggers": ["pymodbus"],
"quality_scale": "gold",
"requirements": ["pymodbus==3.6.5"]
"requirements": ["pymodbus==3.6.6"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1964,7 +1964,7 @@ pymitv==1.4.3
pymochad==0.2.0

# homeassistant.components.modbus
pymodbus==3.6.5
pymodbus==3.6.6

# homeassistant.components.monoprice
pymonoprice==0.4
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1524,7 +1524,7 @@ pymeteoclimatic==0.1.0
pymochad==0.2.0

# homeassistant.components.modbus
pymodbus==3.6.5
pymodbus==3.6.6

# homeassistant.components.monoprice
pymonoprice==0.4
Expand Down

0 comments on commit c2538d5

Please sign in to comment.