steinathan / reelsmaker

ReelsMaker is a Python-based/streamlit application designed to create captivating faceless videos for social media platforms like TikTok and YouTube.
https://voidface.fly.dev
MIT License
168 stars 22 forks source link

⬆ Bump elevenlabs from 1.3.1 to 1.9.0 #23

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps elevenlabs from 1.3.1 to 1.9.0.

Release notes

Sourced from elevenlabs's releases.

1.9.0

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v1.8.2...1.9.0

v1.8.2

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v1.8.1...v1.8.2

v1.8.1

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v1.8.0...v1.8.1

v1.8.0

What's Changed

New Contributors

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v1.7.0...v1.8.0

v1.7.0

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v1.6.1...v1.7.0

v1.6.1

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v1.6.0...v1.6.1

v1.6.0

What's Changed

... (truncated)

Commits
  • 317b471 (chore): remove pydantic aliases (#364)
  • a9e6d06 (fix): remove pydantic warnings
  • 8110b5c (chore): misc improvements such as ruff formatting, pydantic warnings and tes...
  • 16524b1 (break): remove callback_url and fix enable_logging parameters
  • eb96922 Revert "(feat): Support for text iterators in AsyncElevenLabs (#346)" (#356)
  • 4e450f8 (feat): Support for text iterators in AsyncElevenLabs (#346)
  • 6db2fdd (break): rename timstamp to timestamp
  • a75c7e7 (fix): output format is passed to realtime tts (#335)
  • c674d61 SDK regeneration (#331)
  • 0da9d77 (rc): support pydantic v2 models (#328)
  • Additional commits viewable in compare view


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 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)