mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 09:23:17 -04:00
Bump debugpy to 1.8.22 (#182603)
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "local_push",
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["debugpy==1.8.21"]
|
||||
"requirements": ["debugpy==1.8.22"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user