mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
Bump pyprobeplus to 1.1.1 (#154523)
This commit is contained in:
@@ -15,5 +15,5 @@
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["pyprobeplus==1.1.0"]
|
||||
"requirements": ["pyprobeplus==1.1.1"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -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
|
||||
|
||||
Generated
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user