From 4a04a271ecc6419d33dc2cfb5014fa78fcb307f8 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 25 May 2026 01:40:05 -0500 Subject: [PATCH] Bump cached-ipaddress to 1.1.1 (#172110) --- homeassistant/components/dhcp/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- requirements_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/dhcp/manifest.json b/homeassistant/components/dhcp/manifest.json index ee2c4a16d93f..cc0e05df3e9b 100644 --- a/homeassistant/components/dhcp/manifest.json +++ b/homeassistant/components/dhcp/manifest.json @@ -17,6 +17,6 @@ "requirements": [ "aiodhcpwatcher==1.2.6", "aiodiscover==3.2.3", - "cached-ipaddress==1.0.1" + "cached-ipaddress==1.1.1" ] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index fdb7d4f375d4..fd492e473ca2 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -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 diff --git a/requirements_all.txt b/requirements_all.txt index 4789b7d26523..bc8889183402 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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