mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Bump cached-ipaddress to 0.7.0 (#127475)
This commit is contained in:
parent
0f29fd3e10
commit
2f8c9d4f93
@ -16,6 +16,6 @@
|
||||
"requirements": [
|
||||
"aiodhcpwatcher==1.0.2",
|
||||
"aiodiscover==2.1.0",
|
||||
"cached-ipaddress==0.6.0"
|
||||
"cached-ipaddress==0.7.0"
|
||||
]
|
||||
}
|
||||
|
@ -20,7 +20,7 @@ bleak==0.22.2
|
||||
bluetooth-adapters==0.19.4
|
||||
bluetooth-auto-recovery==1.4.2
|
||||
bluetooth-data-tools==1.20.0
|
||||
cached-ipaddress==0.6.0
|
||||
cached-ipaddress==0.7.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.6.0
|
||||
cached-ipaddress==0.7.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.6.0
|
||||
cached-ipaddress==0.7.0
|
||||
|
||||
# homeassistant.components.caldav
|
||||
caldav==1.3.9
|
||||
|
Loading…
x
Reference in New Issue
Block a user