From fbdc06647b2594f709b08f2d46924ec8b086bd9b Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 24 Jun 2024 14:05:13 +0200 Subject: [PATCH] Bump aiodhcpwatcher to 1.0.2 (#120311) --- homeassistant/components/dhcp/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/dhcp/manifest.json b/homeassistant/components/dhcp/manifest.json index b8abd0a9919..ff81540b0ea 100644 --- a/homeassistant/components/dhcp/manifest.json +++ b/homeassistant/components/dhcp/manifest.json @@ -14,7 +14,7 @@ ], "quality_scale": "internal", "requirements": [ - "aiodhcpwatcher==1.0.0", + "aiodhcpwatcher==1.0.2", "aiodiscover==2.1.0", "cached_ipaddress==0.3.0" ] diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index a21d89705e8..c1924ef5afb 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -1,6 +1,6 @@ # Automatically generated by gen_requirements_all.py, do not edit -aiodhcpwatcher==1.0.0 +aiodhcpwatcher==1.0.2 aiodiscover==2.1.0 aiodns==3.2.0 aiohttp-fast-url-dispatcher==0.3.0 diff --git a/requirements_all.txt b/requirements_all.txt index 45b56edecbf..5c98a020f1d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -219,7 +219,7 @@ aiobotocore==2.13.0 aiocomelit==0.9.0 # homeassistant.components.dhcp -aiodhcpwatcher==1.0.0 +aiodhcpwatcher==1.0.2 # homeassistant.components.dhcp aiodiscover==2.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8feebec2ef1..3b16aa85752 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -198,7 +198,7 @@ aiobotocore==2.13.0 aiocomelit==0.9.0 # homeassistant.components.dhcp -aiodhcpwatcher==1.0.0 +aiodhcpwatcher==1.0.2 # homeassistant.components.dhcp aiodiscover==2.1.0