Update mbed-cloud-sdk to latest version 2.0.5

Fixes to subscription patterns and filtering, also a timeout on a blocking subscription now raises a CloudTimeoutError not a Queue.empty exception.
Errors received in async-responses will now populate the exception status and reason attributes.
Stopping notifications now terminates cleanly without logging an error.
pull/9849/head
Teemu Takaluoma 2019-02-26 15:31:22 +02:00 committed by GitHub
parent b08ddaad8b
commit c0dd9ce454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ pyyaml==4.2b1
jsonschema==2.6.0
future==0.16.0
six==1.11.0
mbed-cloud-sdk==2.0.4
mbed-cloud-sdk==2.0.5
requests>=2.20,<2.21
idna>=2,<2.8
pyserial>=3,<=3.4