whitphx / streamlit-webrtc-example

Real time video and audio processing examples with Streamlit and streamlit-webrtc
https://webrtc.streamlit.app/
MIT License
146 stars 119 forks source link

Update twilio requirement from ~=8.1.0 to ~=8.2.2 #218

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on twilio to permit the latest version.

Release notes

Sourced from twilio's releases.

8.2.2

Release Notes

Api

  • Add Trim to create Conference Participant API

Intelligence

  • First public beta release for Voice Intelligence APIs with client libraries

Messaging

  • Add new errors attribute to us_app_to_person resource. This attribute will provide additional information about campaign registration errors.

Docs

Changelog

Sourced from twilio's changelog.

[2023-06-01] Version 8.2.2

Api

  • Add Trim to create Conference Participant API

Intelligence

  • First public beta release for Voice Intelligence APIs with client libraries

Messaging

  • Add new errors attribute to us_app_to_person resource. This attribute will provide additional information about campaign registration errors.

[2023-05-18] Version 8.2.1

Conversations

  • Added AddressCountry parameter to Address Configuration endpoint, to support regional short code addresses
  • Added query parameters start_date, end_date and state in list Conversations resource for filtering

Insights

  • Added annotations parameters to list summary api

Messaging

  • Add GET domainByMessagingService endpoint to linkShortening service
  • Add disable_https to link shortening domain_config properties

Numbers

  • Add bulk_eligibility api under version /v1.

[2023-05-04] Version 8.2.0

Conversations

  • Remove start_date, end_date and state query parameters from list operation on Conversations resource (breaking change)

Twiml

  • Add support for new Amazon Polly voices (Q1 2023) for Say verb

[2023-04-19] Version 8.1.0

Library - Chore

Library - Docs

Messaging

  • Remove messaging_service_sids and messaging_service_sid_action from domain config endpoint (breaking change)
  • Add error_code and rejection_reason properties to tollfree verification API response

... (truncated)

Commits
  • 27df2a7 Release 8.2.2
  • 30674b2 [Librarian] Regenerated @ 66882adf0db70d1f2bc084fe6acef7d99445b17b
  • d9a0e5d Release 8.2.1
  • 58f5223 [Librarian] Regenerated @ fffff4e2a9903902262deb482f4cefeb44c2d081
  • d40bb65 Release 8.2.0
  • 00d2dad [Librarian] Regenerated @ 42b8ce059dcc13e9d9713dbf88dcec856be2bbc9
  • See full diff in compare view


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)