mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Bump cached-ipaddress to 0.6.0 (#126571)
This commit is contained in:
parent
d82bff1bc2
commit
dbf080194b
@ -16,6 +16,6 @@
|
|||||||
"requirements": [
|
"requirements": [
|
||||||
"aiodhcpwatcher==1.0.2",
|
"aiodhcpwatcher==1.0.2",
|
||||||
"aiodiscover==2.1.0",
|
"aiodiscover==2.1.0",
|
||||||
"cached-ipaddress==0.5.0"
|
"cached-ipaddress==0.6.0"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -20,7 +20,7 @@ bleak==0.22.2
|
|||||||
bluetooth-adapters==0.19.4
|
bluetooth-adapters==0.19.4
|
||||||
bluetooth-auto-recovery==1.4.2
|
bluetooth-auto-recovery==1.4.2
|
||||||
bluetooth-data-tools==1.20.0
|
bluetooth-data-tools==1.20.0
|
||||||
cached-ipaddress==0.5.0
|
cached-ipaddress==0.6.0
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.3.1
|
ciso8601==2.3.1
|
||||||
cryptography==43.0.0
|
cryptography==43.0.0
|
||||||
|
@ -658,7 +658,7 @@ btsmarthub-devicelist==0.2.3
|
|||||||
buienradar==1.0.6
|
buienradar==1.0.6
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
cached-ipaddress==0.5.0
|
cached-ipaddress==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.caldav
|
# homeassistant.components.caldav
|
||||||
caldav==1.3.9
|
caldav==1.3.9
|
||||||
|
@ -569,7 +569,7 @@ bthome-ble==3.9.1
|
|||||||
buienradar==1.0.6
|
buienradar==1.0.6
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
cached-ipaddress==0.5.0
|
cached-ipaddress==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.caldav
|
# homeassistant.components.caldav
|
||||||
caldav==1.3.9
|
caldav==1.3.9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user