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.1 #100

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps twilio from 6.30.0 to 6.33.1.

Release notes *Sourced from [twilio's releases](https://github.com/twilio/twilio-python/releases).* > ## 6.33.1 > **Release Notes** > ------------ > **Library** > - [PR [#498](https://github-redirect.dependabot.com/twilio/twilio-python/issues/498)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/498): docs: Add local testing docs. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#497](https://github-redirect.dependabot.com/twilio/twilio-python/issues/497)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/497): fix: Resolve some bug risks and code quality issues. Thanks to [@​sanketsaurav](https://github.com/sanketsaurav)! > - [PR [#495](https://github-redirect.dependabot.com/twilio/twilio-python/issues/495)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/495): Rename child twiml methods to be the tag name and deprecate old methods. Thanks to [@​eshanholtz](https://github.com/eshanholtz)! > - [PR [#490](https://github-redirect.dependabot.com/twilio/twilio-python/issues/490)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/490): fix: Change ObsoleteException to inherit from Exception instead of BaseException. Thanks to [@​fefi95](https://github.com/fefi95)! > > **Api** > - Make `persistent_action` parameter public > - Add `twiml` optional private parameter for call create > > **Autopilot** > - Add Export resource to Autopilot Assistant. > > **Flex** > - Added Integration.RetryCount attribute to Flex Flow > - Updating a Flex Flow `channel_type` options documentation > > **Insights** > - Added edges to events and metrics > - Added new endpoint definitions for Events and Metrics > > **Messaging** > - **create** support for sender registration > - **fetch** support for fetching a sender > - **update** support for sender verification > > **Supersim** > - Add `Direction` filter parameter to list commands endpoint > - Allow filtering commands list by Sim Unique Name > - Add `Iccid` filter parameter to list sims endpoint > > **Twiml** > - Add support for `` verb > > > **[Docs](https://twilio.com/docs/libraries/reference/twilio-python/6.33.1/index.html)** > > ## 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)! > ... (truncated)
Changelog *Sourced from [twilio's changelog](https://github.com/twilio/twilio-python/blob/master/CHANGES.md).* > [2019-11-13] Version 6.33.1 > --------------------------- > **Library** > - [PR [#498](https://github-redirect.dependabot.com/twilio/twilio-python/issues/498)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/498): docs: Add local testing docs. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#497](https://github-redirect.dependabot.com/twilio/twilio-python/issues/497)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/497): fix: Resolve some bug risks and code quality issues. Thanks to [@​sanketsaurav](https://github.com/sanketsaurav)! > - [PR [#495](https://github-redirect.dependabot.com/twilio/twilio-python/issues/495)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/495): Rename child twiml methods to be the tag name and deprecate old methods. Thanks to [@​eshanholtz](https://github.com/eshanholtz)! > - [PR [#490](https://github-redirect.dependabot.com/twilio/twilio-python/issues/490)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/490): fix: Change ObsoleteException to inherit from Exception instead of BaseException. Thanks to [@​fefi95](https://github.com/fefi95)! > > **Api** > - Make `persistent_action` parameter public > - Add `twiml` optional private parameter for call create > > **Autopilot** > - Add Export resource to Autopilot Assistant. > > **Flex** > - Added Integration.RetryCount attribute to Flex Flow > - Updating a Flex Flow `channel_type` options documentation > > **Insights** > - Added edges to events and metrics > - Added new endpoint definitions for Events and Metrics > > **Messaging** > - **create** support for sender registration > - **fetch** support for fetching a sender > - **update** support for sender verification > > **Supersim** > - Add `Direction` filter parameter to list commands endpoint > - Allow filtering commands list by Sim Unique Name > - Add `Iccid` filter parameter to list sims endpoint > > **Twiml** > - Add support for `` verb > > > [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` > > ... (truncated)
Commits - [`dd8a2d0`](https://github.com/twilio/twilio-python/commit/dd8a2d073dd4a04eacc766a4106bd8aa55ff8028) Release 6.33.1 - [`a83ee3c`](https://github.com/twilio/twilio-python/commit/a83ee3c51ecabb7f492b2576933c084af22dc2ab) [Librarian] Regenerated @ b3b357d40fb666a2496b2956780d9ec33e26ab2f - [`abdcfc8`](https://github.com/twilio/twilio-python/commit/abdcfc84da9fc0bc4a653df56cdf5a35a9fd364e) docs: Add local testing docs ([#498](https://github-redirect.dependabot.com/twilio/twilio-python/issues/498)) - [`d647789`](https://github.com/twilio/twilio-python/commit/d647789f87c78193f2eec245b28a3d17c72b09be) fix: Resolve some bug risks and code quality issues ([#497](https://github-redirect.dependabot.com/twilio/twilio-python/issues/497)) - [`af20c9e`](https://github.com/twilio/twilio-python/commit/af20c9e11c18ee943cb0951e5e96bcf16a179f4b) Rename child twiml methods to be the tag name and deprecate old methods ([#495](https://github-redirect.dependabot.com/twilio/twilio-python/issues/495)) - [`65f6c9f`](https://github.com/twilio/twilio-python/commit/65f6c9f524e672b8b5718bc9ed234a4ea021634e) fix: Change ObsoleteException to inherit from Exception instead of BaseExcept... - [`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' - Additional commits viewable in [compare view](https://github.com/twilio/twilio-python/compare/6.30.0...6.33.1)


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 #102.