mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump RtmAPI to 0.7.2 (#27433)
* Bump RtmAPI to 0.7.2 * Bump RtmAPI to 0.7.2 * Bump RtmAPI to 0.7.2
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"name": "Remember the milk",
|
||||
"documentation": "https://www.home-assistant.io/integrations/remember_the_milk",
|
||||
"requirements": [
|
||||
"RtmAPI==0.7.0",
|
||||
"RtmAPI==0.7.2",
|
||||
"httplib2==0.10.3"
|
||||
],
|
||||
"dependencies": ["configurator"],
|
||||
|
@ -85,7 +85,7 @@ PyXiaomiGateway==0.12.4
|
||||
# RPi.GPIO==0.6.5
|
||||
|
||||
# homeassistant.components.remember_the_milk
|
||||
RtmAPI==0.7.0
|
||||
RtmAPI==0.7.2
|
||||
|
||||
# homeassistant.components.travisci
|
||||
TravisPy==0.3.5
|
||||
|
@ -40,7 +40,7 @@ PyRMVtransport==0.2.9
|
||||
PyTransportNSW==0.1.1
|
||||
|
||||
# homeassistant.components.remember_the_milk
|
||||
RtmAPI==0.7.0
|
||||
RtmAPI==0.7.2
|
||||
|
||||
# homeassistant.components.yessssms
|
||||
YesssSMS==0.4.1
|
||||
|
Reference in New Issue
Block a user