From ccf563437b4efd3e67e215280f7e5aa6370f367f Mon Sep 17 00:00:00 2001 From: Manu <4445816+tr4nt0r@users.noreply.github.com> Date: Sun, 5 Oct 2025 12:34:18 +0200 Subject: [PATCH] Bump aiontfy to v0.6.1 (#153738) --- homeassistant/components/ntfy/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/ntfy/manifest.json b/homeassistant/components/ntfy/manifest.json index 95e0a7857c95..279d30d9f9fb 100644 --- a/homeassistant/components/ntfy/manifest.json +++ b/homeassistant/components/ntfy/manifest.json @@ -7,5 +7,5 @@ "iot_class": "cloud_push", "loggers": ["aionfty"], "quality_scale": "platinum", - "requirements": ["aiontfy==0.6.0"] + "requirements": ["aiontfy==0.6.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 7d0fd6fb2f2c..5675f496cb50 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -325,7 +325,7 @@ aionanoleaf==0.2.1 aionotion==2024.03.0 # homeassistant.components.ntfy -aiontfy==0.6.0 +aiontfy==0.6.1 # homeassistant.components.nut aionut==4.3.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9ef242b1b3d3..3d076e78f26d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -307,7 +307,7 @@ aionanoleaf==0.2.1 aionotion==2024.03.0 # homeassistant.components.ntfy -aiontfy==0.6.0 +aiontfy==0.6.1 # homeassistant.components.nut aionut==4.3.4