diff --git a/homeassistant/components/debugpy/manifest.json b/homeassistant/components/debugpy/manifest.json index d3ed35643441d67a73c128cf8c28ed113a73e607..fc52557fa5a5d0a6861053a13cd7d2b24fb3c8e0 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.0"] + "requirements": ["debugpy==1.8.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index a763d11efff92a451ef02cd878616717a1ce3402..7459bb92245e0a39298d6c2a4fa0ec624b8d2618 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -681,7 +681,7 @@ datadog==0.15.0 dbus-fast==2.21.1 # homeassistant.components.debugpy -debugpy==1.8.0 +debugpy==1.8.1 # homeassistant.components.decora_wifi # decora-wifi==1.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 2ab202f688e1478e3b7de233bd91f2f2b4a5c0f6..f0b08ce7ad784720831db8ae7e0dc85a16481896 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -562,7 +562,7 @@ datadog==0.15.0 dbus-fast==2.21.1 # homeassistant.components.debugpy -debugpy==1.8.0 +debugpy==1.8.1 # homeassistant.components.ecovacs deebot-client==5.1.1