mirror of
https://github.com/home-assistant/core.git
synced 2026-08-05 04:48:51 +01:00
Bump cached-ipaddress to 1.1.1 (#172110)
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
"requirements": [
|
||||
"aiodhcpwatcher==1.2.6",
|
||||
"aiodiscover==3.2.3",
|
||||
"cached-ipaddress==1.0.1"
|
||||
"cached-ipaddress==1.1.1"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -25,7 +25,7 @@ bleak==3.0.2
|
||||
bluetooth-adapters==2.1.0
|
||||
bluetooth-auto-recovery==1.5.3
|
||||
bluetooth-data-tools==1.29.18
|
||||
cached-ipaddress==1.0.1
|
||||
cached-ipaddress==1.1.1
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.3.3
|
||||
cronsim==2.7
|
||||
|
||||
Generated
+1
-1
@@ -730,7 +730,7 @@ btsmarthub-devicelist==0.2.3
|
||||
buienradar==1.0.6
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
cached-ipaddress==1.0.1
|
||||
cached-ipaddress==1.1.1
|
||||
|
||||
# homeassistant.components.caldav
|
||||
caldav==2.1.0
|
||||
|
||||
Reference in New Issue
Block a user