From aa8bda67eeba1f123e62323fbd368cc55d8ef357 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 18 Sep 2026 19:56:26 +0200 Subject: [PATCH] Bump debugpy to 1.8.22 (#182603) --- homeassistant/components/debugpy/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/debugpy/manifest.json b/homeassistant/components/debugpy/manifest.json index 133bd4c11ae0..505532142de0 100644 --- a/homeassistant/components/debugpy/manifest.json +++ b/homeassistant/components/debugpy/manifest.json @@ -6,5 +6,5 @@ "integration_type": "service", "iot_class": "local_push", "quality_scale": "internal", - "requirements": ["debugpy==1.8.21"] + "requirements": ["debugpy==1.8.22"] } diff --git a/requirements_all.txt b/requirements_all.txt index f659697ed1aa..8e32b3132ec7 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -837,7 +837,7 @@ datapoint==0.12.1 dbus-fast==5.0.22 # homeassistant.components.debugpy -debugpy==1.8.21 +debugpy==1.8.22 # homeassistant.components.decora_wifi decora-wifi==1.4