mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Bump cached-ipaddress to 0.8.0 (#127703)
changelog: https://github.com/bdraco/cached-ipaddress/compare/v0.7.0...v0.8.0
This commit is contained in:
parent
4404fb72bd
commit
8f96256e86
@ -16,6 +16,6 @@
|
||||
"requirements": [
|
||||
"aiodhcpwatcher==1.0.2",
|
||||
"aiodiscover==2.1.0",
|
||||
"cached-ipaddress==0.7.0"
|
||||
"cached-ipaddress==0.8.0"
|
||||
]
|
||||
}
|
||||
|
@ -20,7 +20,7 @@ bleak==0.22.3
|
||||
bluetooth-adapters==0.20.0
|
||||
bluetooth-auto-recovery==1.4.2
|
||||
bluetooth-data-tools==1.20.0
|
||||
cached-ipaddress==0.7.0
|
||||
cached-ipaddress==0.8.0
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.3.1
|
||||
cryptography==43.0.1
|
||||
|
@ -658,7 +658,7 @@ btsmarthub-devicelist==0.2.3
|
||||
buienradar==1.0.6
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
cached-ipaddress==0.7.0
|
||||
cached-ipaddress==0.8.0
|
||||
|
||||
# homeassistant.components.caldav
|
||||
caldav==1.3.9
|
||||
|
@ -569,7 +569,7 @@ bthome-ble==3.9.1
|
||||
buienradar==1.0.6
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
cached-ipaddress==0.7.0
|
||||
cached-ipaddress==0.8.0
|
||||
|
||||
# homeassistant.components.caldav
|
||||
caldav==1.3.9
|
||||
|
Loading…
x
Reference in New Issue
Block a user