mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pyprobeplus to 1.0.1 (#145897)
This commit is contained in:
@ -15,5 +15,5 @@
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["pyprobeplus==1.0.0"]
|
||||
"requirements": ["pyprobeplus==1.0.1"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2251,7 +2251,7 @@ pyplaato==0.0.19
|
||||
pypoint==3.0.0
|
||||
|
||||
# homeassistant.components.probe_plus
|
||||
pyprobeplus==1.0.0
|
||||
pyprobeplus==1.0.1
|
||||
|
||||
# homeassistant.components.profiler
|
||||
pyprof2calltree==1.4.5
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1869,7 +1869,7 @@ pyplaato==0.0.19
|
||||
pypoint==3.0.0
|
||||
|
||||
# homeassistant.components.probe_plus
|
||||
pyprobeplus==1.0.0
|
||||
pyprobeplus==1.0.1
|
||||
|
||||
# homeassistant.components.profiler
|
||||
pyprof2calltree==1.4.5
|
||||
|
Reference in New Issue
Block a user