Bump iperf3 to 0.1.11 (#26795)
This commit is contained in:
parent
6bdfab1124
commit
a5ebf9f38d
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Iperf3",
|
||||
"documentation": "https://www.home-assistant.io/components/iperf3",
|
||||
"requirements": [
|
||||
"iperf3==0.1.10"
|
||||
"iperf3==0.1.11"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
|
|
@ -693,7 +693,7 @@ influxdb==5.2.3
|
|||
insteonplm==0.16.5
|
||||
|
||||
# homeassistant.components.iperf3
|
||||
iperf3==0.1.10
|
||||
iperf3==0.1.11
|
||||
|
||||
# homeassistant.components.route53
|
||||
ipify==1.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue