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.31.1 #95

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps twilio from 6.30.0 to 6.31.1.

Release notes *Sourced from [twilio's releases](https://github.com/twilio/twilio-python/releases).* > ## 6.31.1 > **Release Notes** > ------------ > **Library** > - [PR [#477](https://github-redirect.dependabot.com/twilio/twilio-python/issues/477)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/477): added validation of signature without stripping port number. Thanks to [@​eshanholtz](https://github.com/eshanholtz)! > > **Conversations** > - Add media to Conversations Message resource > > **Supersim** > - Add List endpoint to Sims resource for Super Sim Pilot > > > **[Docs](https://twilio.com/docs/libraries/reference/twilio-python/6.31.1/index.html)** > > ## 6.31.0 > **Release Notes** > ------------ > **Numbers** > - Add v2 of the Identites API > > **Preview** > - Changed authentication method for SDK Trusted Comms endpoints: `/CPS`, `/CurrentCall`, and `/Devices`. Please use `Authorization: Bearer ` **(breaking change)** > > **Voice** > - Add Recordings endpoints > > > **[Docs](https://twilio.com/docs/libraries/reference/twilio-python/6.31.0/index.html)**
Changelog *Sourced from [twilio's changelog](https://github.com/twilio/twilio-python/blob/master/CHANGES.md).* > [2019-10-02] Version 6.31.1 > --------------------------- > **Library** > - [PR [#477](https://github-redirect.dependabot.com/twilio/twilio-python/issues/477)](https://github-redirect.dependabot.com/twilio/twilio-python/pull/477): added validation of signature without stripping port number. Thanks to [@​eshanholtz](https://github.com/eshanholtz)! > > **Conversations** > - Add media to Conversations Message resource > > **Supersim** > - Add List endpoint to Sims resource for Super Sim Pilot > > > [2019-09-18] Version 6.31.0 > ---------------------------- > **Numbers** > - Add v2 of the Identites API > > **Preview** > - Changed authentication method for SDK Trusted Comms endpoints: `/CPS`, `/CurrentCall`, and `/Devices`. Please use `Authorization: Bearer ` **(breaking change)** > > **Voice** > - Add Recordings endpoints
Commits - [`56a09d3`](https://github.com/twilio/twilio-python/commit/56a09d33de0a37d63db5b92dd783160787e7793b) Release 6.31.1 - [`2e75f6e`](https://github.com/twilio/twilio-python/commit/2e75f6e81c632329a9ec77d074a11091341401d7) [Librarian] Regenerated @ e1fdbad79f0a5b5c68afaf6798362f18827b32d1 - [`d881810`](https://github.com/twilio/twilio-python/commit/d881810e4677c225e423918e9345b6ef9ec30191) added validation of signature without stripping port number ([#477](https://github-redirect.dependabot.com/twilio/twilio-python/issues/477)) - [`77b44a5`](https://github.com/twilio/twilio-python/commit/77b44a5a18395bf09ae114d24ac9c4b3efb67e78) Release 6.31.0 - [`a89ff43`](https://github.com/twilio/twilio-python/commit/a89ff43149f1939c106e691f971b46fb7fd8db63) [Librarian] Regenerated @ 36666be96315587760af943d4fe939d892f128d7 - [`793554c`](https://github.com/twilio/twilio-python/commit/793554cb0e3d64ae1c730c6fe7e17a9f530c92f7) Add link to VERSIONS doc in README - See full diff in [compare view](https://github.com/twilio/twilio-python/compare/6.30.0...6.31.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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #97.