mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Upgrade icmplib to 2.0.2 (#47039)
This commit is contained in:
parent
6b0c569a70
commit
7a691f9d26
@ -3,6 +3,6 @@
|
|||||||
"name": "Ping (ICMP)",
|
"name": "Ping (ICMP)",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ping",
|
"documentation": "https://www.home-assistant.io/integrations/ping",
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"requirements": ["icmplib==2.0"],
|
"requirements": ["icmplib==2.0.2"],
|
||||||
"quality_scale": "internal"
|
"quality_scale": "internal"
|
||||||
}
|
}
|
||||||
|
@ -811,7 +811,7 @@ ibm-watson==4.0.1
|
|||||||
ibmiotf==0.3.4
|
ibmiotf==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.ping
|
# homeassistant.components.ping
|
||||||
icmplib==2.0
|
icmplib==2.0.2
|
||||||
|
|
||||||
# homeassistant.components.iglo
|
# homeassistant.components.iglo
|
||||||
iglo==1.2.7
|
iglo==1.2.7
|
||||||
|
@ -440,7 +440,7 @@ hyperion-py==0.7.0
|
|||||||
iaqualink==0.3.4
|
iaqualink==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.ping
|
# homeassistant.components.ping
|
||||||
icmplib==2.0
|
icmplib==2.0.2
|
||||||
|
|
||||||
# homeassistant.components.influxdb
|
# homeassistant.components.influxdb
|
||||||
influxdb-client==1.14.0
|
influxdb-client==1.14.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user