Bump pyMicrobot to 0.0.16 (#110876)
* Update manifest.json Up-version pyMicrobot * Update requirements_all.txt Up-version pyMicrobot * Update requirements_test_all.txt Up-version pyMicrobotpull/110524/head^2
parent
314123e0ab
commit
503af70985
|
@ -16,5 +16,5 @@
|
|||
"integration_type": "hub",
|
||||
"iot_class": "assumed_state",
|
||||
"loggers": ["keymitt_ble"],
|
||||
"requirements": ["PyMicroBot==0.0.15"]
|
||||
"requirements": ["PyMicroBot==0.0.16"]
|
||||
}
|
||||
|
|
|
@ -76,7 +76,7 @@ PyMetEireann==2021.8.0
|
|||
PyMetno==0.11.0
|
||||
|
||||
# homeassistant.components.keymitt_ble
|
||||
PyMicroBot==0.0.15
|
||||
PyMicroBot==0.0.16
|
||||
|
||||
# homeassistant.components.nina
|
||||
PyNINA==0.3.3
|
||||
|
|
|
@ -64,7 +64,7 @@ PyMetEireann==2021.8.0
|
|||
PyMetno==0.11.0
|
||||
|
||||
# homeassistant.components.keymitt_ble
|
||||
PyMicroBot==0.0.15
|
||||
PyMicroBot==0.0.16
|
||||
|
||||
# homeassistant.components.nina
|
||||
PyNINA==0.3.3
|
||||
|
|
Loading…
Reference in New Issue