1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-13 22:47:03 +00:00
Files
core/homeassistant/components/notify
Brian Gianforcaro 45878c6df0 Upgrade twilio package to version 6.19.1 (#17395) (#17424)
- Bump twilio requirement to latest 6.19.1 version

- The generic response type is gone in the latest
  versions of the twilio package. It appears we were
  generating an empty response just to get the empty
  xml body. TwilML is the new base class all responses
  inherit from. So I've switched the code over to using
  and empty TwilML object instead.

- The exception type was moved to a different location.
2018-10-18 09:17:55 +02:00
..
2018-10-01 08:58:21 +02:00
2018-10-06 20:46:20 +02:00
2018-10-06 20:46:20 +02:00
2018-10-06 20:46:20 +02:00
2018-10-01 08:58:21 +02:00
2018-10-01 08:58:21 +02:00
2018-09-12 20:17:52 +02:00
2018-10-01 08:58:21 +02:00
2018-10-01 08:58:21 +02:00
2018-09-20 15:14:43 +02:00
2018-10-04 09:29:49 +02:00
2018-10-13 10:37:42 +02:00