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.10.1 to ~=8.11.0 #246

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Updates the requirements on twilio to permit the latest version.

Release notes

Sourced from twilio's releases.

8.11.0

Release Notes

Library - Chore

Api

  • Updated service base url for connect apps and authorized connect apps APIs (breaking change)

Events

  • Marked as GA

Insights

  • decommission voice-qualitystats-endpoint role

Numbers

  • Add Get Port In request api

Taskrouter

  • Add jitter_buffer_size param in update reservation

Trusthub

  • Add additional optional fields in compliance_tollfree_inquiry.json

Verify

  • Remove Tags from Public Docs (breaking change)

Docs

Changelog

Sourced from twilio's changelog.

[2023-12-14] Version 8.11.0

Library - Chore

Api

  • Updated service base url for connect apps and authorized connect apps APIs (breaking change)

Events

  • Marked as GA

Insights

  • decommission voice-qualitystats-endpoint role

Numbers

  • Add Get Port In request api

Taskrouter

  • Add jitter_buffer_size param in update reservation

Trusthub

  • Add additional optional fields in compliance_tollfree_inquiry.json

Verify

  • Remove Tags from Public Docs (breaking change)

[2023-12-01] Version 8.10.3

Verify

  • Add VerifyEventSubscriptionEnabled parameter to service create and update endpoints.

[2023-11-17] Version 8.10.2

Library - Chore

Api

  • Update documentation to reflect RiskCheck GA

Messaging

  • Add tollfree edit_allowed and edit_reason fields
  • Update Phone Number, Short Code, Alpha Sender, US A2P and Channel Sender documentation

Taskrouter

  • Add container attribute to task_queue_bulk_real_time_statistics endpoint

Trusthub

... (truncated)

Commits
  • c877606 Release 8.11.0
  • 4eb8c08 [Librarian] Regenerated @ 08c0904bec7ba6e5da9e5db6c4e0f74dfc97fb10
  • d25c43c chore: upgrade to python 3.12 (#741)
  • 6db4d62 chore: bump aiohttp (#740)
  • 1770228 Release 8.10.3
  • 45bf092 [Librarian] Regenerated @ 437c39e3f150e78058f5afb3ef0672e89fc59ec0
  • 33363be Release 8.10.2
  • 32b65be [Librarian] Regenerated @ 24dcf52b3ba6769ea21d08329aa544a79742b6c2
  • ca4a180 chore: bumping aiohttp from 3.8.5 to 3.8.6 (#733)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 8 months ago

Superseded by #249.