mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump cached-ipaddress to 0.5.0 (#124602)
changelog: https://github.com/bdraco/cached-ipaddress/compare/v0.3.0...v0.5.0
This commit is contained in:
parent
7b71f024fb
commit
16231da5ef
@ -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.3.0"
|
"cached-ipaddress==0.5.0"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -19,7 +19,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.3.0
|
cached-ipaddress==0.5.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
|
||||||
|
@ -649,7 +649,7 @@ btsmarthub-devicelist==0.2.3
|
|||||||
buienradar==1.0.6
|
buienradar==1.0.6
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
cached_ipaddress==0.3.0
|
cached-ipaddress==0.5.0
|
||||||
|
|
||||||
# homeassistant.components.caldav
|
# homeassistant.components.caldav
|
||||||
caldav==1.3.9
|
caldav==1.3.9
|
||||||
|
@ -560,7 +560,7 @@ bthome-ble==3.9.1
|
|||||||
buienradar==1.0.6
|
buienradar==1.0.6
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
cached_ipaddress==0.3.0
|
cached-ipaddress==0.5.0
|
||||||
|
|
||||||
# homeassistant.components.caldav
|
# homeassistant.components.caldav
|
||||||
caldav==1.3.9
|
caldav==1.3.9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user