CodeForAfrica / HealthTools.API

HealthTools API to retrieve, structure and return data being used by the health tools. Accessible at https://api.healthtools.codeforafrica.org/
https://api.healthtools.codeforafrica.org/
MIT License
19 stars 20 forks source link

Bump twilio from 6.30.0 to 6.33.0 #98

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps twilio from 6.30.0 to 6.33.0.

Release notes *Sourced from [twilio's releases](https://github.com/twilio/twilio-python/releases).* > ## 6.33.0 > **Release Notes** > ------------ > **Library** > - [PR [#414](https://github-redirect.dependabot.com/twilio/twilio-python/issues/414)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/414): Add support for passing custom logger into TwilioHttpClient. Thanks to [@​tysonholub](https://github.com/tysonholub)! > - [PR [#423](https://github-redirect.dependabot.com/twilio/twilio-python/issues/423)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/423): Document exception case in README. Thanks to [@​prateem](https://github.com/prateem)! > - [PR [#489](https://github-redirect.dependabot.com/twilio/twilio-python/issues/489)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/489): Include the license file when packaging the library. Thanks to [@​marcelotrevisani](https://github.com/marcelotrevisani)! > - [PR [#485](https://github-redirect.dependabot.com/twilio/twilio-python/issues/485)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/485): Adding timeout to TwilioHttpClient constructor. Thanks to [@​Kerl1310](https://github.com/Kerl1310)! > - [PR [#488](https://github-redirect.dependabot.com/twilio/twilio-python/issues/488)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/488): Update resources after sorting. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#486](https://github-redirect.dependabot.com/twilio/twilio-python/issues/486)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/486): Declare support for Python 3.8. Thanks to [@​Jamim](https://github.com/Jamim)! > > **Api** > - Add new usage categories to the public api `sms-messages-carrierfees` and `mms-messages-carrierfees` > > **Conversations** > - Add ProjectedAddress to Conversations Participant resource > > **Preview** > - Implemented different `Sid` for Current Calls (Verified by Twilio), instead of relying in `Call.Sid` from Voice API team **(breaking change)** > > **Supersim** > - Add List endpoint to Commands resource for Super Sim Pilot > - Add UsageRecords resource for the Super Sim Pilot > - Add List endpoint to UsageRecords resource for the Super Sim Pilot > - Allow assigning a Sim to a Fleet by Fleet SID or Unique Name for Super SIM Pilot > - Add Update endpoint to Fleets resource for Super Sim Pilot > - Add Fetch endpoint to Commands resource for Super Sim Pilot > - Allow filtering the Sims resource List endpoint by Fleet > - Add List endpoint to Fleets resource for Super Sim Pilot > > **Wireless** > - Added `account_sid` to Sim update parameters. > > **Twiml** > - Add new locales and voices for `Say` from Polly > > > **[Docs](https://twilio.com/docs/libraries/reference/twilio-python/6.33.0/index.html)** > > ## 6.32.0 > **Release Notes** > ------------ > **Library** > - [PR [#482](https://github-redirect.dependabot.com/twilio/twilio-python/issues/482)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/482): Update a few property types in the lookups and trunking responses. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#483](https://github-redirect.dependabot.com/twilio/twilio-python/issues/483)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/483): Update instance property marshaling to allow missing properties. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#484](https://github-redirect.dependabot.com/twilio/twilio-python/issues/484)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/484): Feature/remove socks dependency. Thanks to [@​Kerl1310](https://github.com/Kerl1310)! > - [PR [#481](https://github-redirect.dependabot.com/twilio/twilio-python/issues/481)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/481): Change typehint for `PhoneNumberInstance.carrier`. Thanks to [@​NCPlayz](https://github.com/NCPlayz)! > - [PR [#480](https://github-redirect.dependabot.com/twilio/twilio-python/issues/480)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/480): Auto-deploy via Travis CI upon tagged commit to master. Thanks to [@​thinkingserious](https://github.com/thinkingserious)! > - [PR [#479](https://github-redirect.dependabot.com/twilio/twilio-python/issues/479)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/479): breaking: Correct video composition date types. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! **(breaking change)** > > ... (truncated)
Changelog *Sourced from [twilio's changelog](https://github.com/twilio/twilio-python/blob/master/CHANGES.md).* > [2019-10-30] Version 6.33.0 > --------------------------- > **Library** > - [PR [#414](https://github-redirect.dependabot.com/twilio/twilio-python/issues/414)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/414): Add support for passing custom logger into TwilioHttpClient. Thanks to [@​tysonholub](https://github.com/tysonholub)! > - [PR [#423](https://github-redirect.dependabot.com/twilio/twilio-python/issues/423)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/423): Document exception case in README. Thanks to [@​prateem](https://github.com/prateem)! > - [PR [#489](https://github-redirect.dependabot.com/twilio/twilio-python/issues/489)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/489): Include the license file when packaging the library. Thanks to [@​marcelotrevisani](https://github.com/marcelotrevisani)! > - [PR [#485](https://github-redirect.dependabot.com/twilio/twilio-python/issues/485)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/485): Adding timeout to TwilioHttpClient constructor. Thanks to [@​Kerl1310](https://github.com/Kerl1310)! > - [PR [#488](https://github-redirect.dependabot.com/twilio/twilio-python/issues/488)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/488): Update resources after sorting. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#486](https://github-redirect.dependabot.com/twilio/twilio-python/issues/486)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/486): Declare support for Python 3.8. Thanks to [@​Jamim](https://github.com/Jamim)! > > **Api** > - Add new usage categories to the public api `sms-messages-carrierfees` and `mms-messages-carrierfees` > > **Conversations** > - Add ProjectedAddress to Conversations Participant resource > > **Preview** > - Implemented different `Sid` for Current Calls (Verified by Twilio), instead of relying in `Call.Sid` from Voice API team **(breaking change)** > > **Supersim** > - Add List endpoint to Commands resource for Super Sim Pilot > - Add UsageRecords resource for the Super Sim Pilot > - Add List endpoint to UsageRecords resource for the Super Sim Pilot > - Allow assigning a Sim to a Fleet by Fleet SID or Unique Name for Super SIM Pilot > - Add Update endpoint to Fleets resource for Super Sim Pilot > - Add Fetch endpoint to Commands resource for Super Sim Pilot > - Allow filtering the Sims resource List endpoint by Fleet > - Add List endpoint to Fleets resource for Super Sim Pilot > > **Wireless** > - Added `account_sid` to Sim update parameters. > > **Twiml** > - Add new locales and voices for `Say` from Polly > > > [2019-10-16] Version 6.32.0 > --------------------------- > **Library** > - [PR [#482](https://github-redirect.dependabot.com/twilio/twilio-python/issues/482)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/482): Update a few property types in the lookups and trunking responses. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#483](https://github-redirect.dependabot.com/twilio/twilio-python/issues/483)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/483): Update instance property marshaling to allow missing properties. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#484](https://github-redirect.dependabot.com/twilio/twilio-python/issues/484)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/484): Feature/remove socks dependency. Thanks to [@​Kerl1310](https://github.com/Kerl1310)! > - [PR [#481](https://github-redirect.dependabot.com/twilio/twilio-python/issues/481)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/481): Change typehint for `PhoneNumberInstance.carrier`. Thanks to [@​NCPlayz](https://github.com/NCPlayz)! > - [PR [#480](https://github-redirect.dependabot.com/twilio/twilio-python/issues/480)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/480): Auto-deploy via Travis CI upon tagged commit to master. Thanks to [@​thinkingserious](https://github.com/thinkingserious)! > - [PR [#479](https://github-redirect.dependabot.com/twilio/twilio-python/issues/479)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/479): breaking: Correct video composition date types. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! **(breaking change)** > > **Api** > - Add new property `attempt` to sms_messages > - Fixed a typo in the documentation for Feedback outcome enum **(breaking change)** > - Update the call price to be optional for deserializing **(breaking change)** > ... (truncated)
Commits - [`b9bfea2`](https://github.com/twilio/twilio-python/commit/b9bfea293b6133fe84d4d8d3ac4e2a75381c3881) Release 6.33.0 - [`062bc0e`](https://github.com/twilio/twilio-python/commit/062bc0e6b69bbf2703dc79811dcb44e87442d05a) [Librarian] Regenerated @ 80dd00474e40ce3e7657a532f4ff0d75bd9b7287 - [`e2d06b1`](https://github.com/twilio/twilio-python/commit/e2d06b11d1cf300a45bd67ce9aef22ee3f9930ce) Add support for passing custom logger into TwilioHttpClient ([#414](https://github-redirect.dependabot.com/twilio/twilio-python/issues/414)) - [`1e3d778`](https://github.com/twilio/twilio-python/commit/1e3d778652189f8b5f62a60e9aa32ffd3315949a) Merge branch 'prateem-document-exceptions' - [`76162f4`](https://github.com/twilio/twilio-python/commit/76162f4b6e93b096bd981eb12eb81ba758fceb8e) Merge branch 'document-exceptions' of git://github.com/prateem/twilio-python ... - [`6779781`](https://github.com/twilio/twilio-python/commit/6779781e6473b015ad85a04034016b3d9c915f4e) Include the license file when packaging the library ([#489](https://github-redirect.dependabot.com/twilio/twilio-python/issues/489)) - [`53511c1`](https://github.com/twilio/twilio-python/commit/53511c14a3aadbef11ad37530ed46ea8d8d8ae84) Add custom timeout to TwilioHttpClient constructor ([#485](https://github-redirect.dependabot.com/twilio/twilio-python/issues/485)) - [`b139cb3`](https://github.com/twilio/twilio-python/commit/b139cb3291fce5c7273da2d4bf0849c1960e3e4e) Update README.md - [`7c85ffd`](https://github.com/twilio/twilio-python/commit/7c85ffd7985578deee8b361e1263d437d45f8864) Update resources after sorting ([#488](https://github-redirect.dependabot.com/twilio/twilio-python/issues/488)) - [`eadbcba`](https://github.com/twilio/twilio-python/commit/eadbcba53a4789e5d50f05431cb4a66501a69114) Declare support for Python 3.8 ([#486](https://github-redirect.dependabot.com/twilio/twilio-python/issues/486)) - Additional commits viewable in [compare view](https://github.com/twilio/twilio-python/compare/6.30.0...6.33.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #100.