From 06e4b0a798cd44e8d67e00ad03ececf9ed632090 Mon Sep 17 00:00:00 2001 From: Jordan Harvey Date: Sat, 18 Oct 2025 05:45:02 +0100 Subject: [PATCH] Bump pyprobeplus to 1.1.1 (#154523) --- homeassistant/components/probe_plus/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/probe_plus/manifest.json b/homeassistant/components/probe_plus/manifest.json index 1d3bd549761..01a0d94b153 100644 --- a/homeassistant/components/probe_plus/manifest.json +++ b/homeassistant/components/probe_plus/manifest.json @@ -15,5 +15,5 @@ "integration_type": "device", "iot_class": "local_push", "quality_scale": "bronze", - "requirements": ["pyprobeplus==1.1.0"] + "requirements": ["pyprobeplus==1.1.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 3782c2adc79..d1d66acaefa 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2305,7 +2305,7 @@ pypoint==3.0.0 pyportainer==1.0.3 # homeassistant.components.probe_plus -pyprobeplus==1.1.0 +pyprobeplus==1.1.1 # homeassistant.components.profiler pyprof2calltree==1.4.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index da3c2a9fbaf..42b50dfc854 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1932,7 +1932,7 @@ pypoint==3.0.0 pyportainer==1.0.3 # homeassistant.components.probe_plus -pyprobeplus==1.1.0 +pyprobeplus==1.1.1 # homeassistant.components.profiler pyprof2calltree==1.4.5