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",
"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"],

View file

@ -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

View file

@ -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