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:
quthla 2019-10-12 22:00:48 +02:00 committed by Paulus Schoutsen
parent 15f0fabe9d
commit 3b9ee9c901
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Remember the milk", "name": "Remember the milk",
"documentation": "https://www.home-assistant.io/integrations/remember_the_milk", "documentation": "https://www.home-assistant.io/integrations/remember_the_milk",
"requirements": [ "requirements": [
"RtmAPI==0.7.0", "RtmAPI==0.7.2",
"httplib2==0.10.3" "httplib2==0.10.3"
], ],
"dependencies": ["configurator"], "dependencies": ["configurator"],

View File

@ -85,7 +85,7 @@ PyXiaomiGateway==0.12.4
# RPi.GPIO==0.6.5 # RPi.GPIO==0.6.5
# homeassistant.components.remember_the_milk # homeassistant.components.remember_the_milk
RtmAPI==0.7.0 RtmAPI==0.7.2
# homeassistant.components.travisci # homeassistant.components.travisci
TravisPy==0.3.5 TravisPy==0.3.5

View File

@ -40,7 +40,7 @@ PyRMVtransport==0.2.9
PyTransportNSW==0.1.1 PyTransportNSW==0.1.1
# homeassistant.components.remember_the_milk # homeassistant.components.remember_the_milk
RtmAPI==0.7.0 RtmAPI==0.7.2
# homeassistant.components.yessssms # homeassistant.components.yessssms
YesssSMS==0.4.1 YesssSMS==0.4.1