mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump cached-ipaddress to 0.8.1 (#139061)
changelog: https://github.com/Bluetooth-Devices/cached-ipaddress/compare/v0.8.0...v0.8.1
This commit is contained in:
parent
f7e8bc458f
commit
4b342b7dd4
@ -16,6 +16,6 @@
|
|||||||
"requirements": [
|
"requirements": [
|
||||||
"aiodhcpwatcher==1.1.1",
|
"aiodhcpwatcher==1.1.1",
|
||||||
"aiodiscover==2.6.0",
|
"aiodiscover==2.6.0",
|
||||||
"cached-ipaddress==0.8.0"
|
"cached-ipaddress==0.8.1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -24,7 +24,7 @@ bleak==0.22.3
|
|||||||
bluetooth-adapters==0.21.4
|
bluetooth-adapters==0.21.4
|
||||||
bluetooth-auto-recovery==1.4.4
|
bluetooth-auto-recovery==1.4.4
|
||||||
bluetooth-data-tools==1.23.4
|
bluetooth-data-tools==1.23.4
|
||||||
cached-ipaddress==0.8.0
|
cached-ipaddress==0.8.1
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.3.2
|
ciso8601==2.3.2
|
||||||
cronsim==2.6
|
cronsim==2.6
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -680,7 +680,7 @@ btsmarthub-devicelist==0.2.3
|
|||||||
buienradar==1.0.6
|
buienradar==1.0.6
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
cached-ipaddress==0.8.0
|
cached-ipaddress==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.caldav
|
# homeassistant.components.caldav
|
||||||
caldav==1.3.9
|
caldav==1.3.9
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -591,7 +591,7 @@ bthome-ble==3.12.4
|
|||||||
buienradar==1.0.6
|
buienradar==1.0.6
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
cached-ipaddress==0.8.0
|
cached-ipaddress==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.caldav
|
# homeassistant.components.caldav
|
||||||
caldav==1.3.9
|
caldav==1.3.9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user