Skip to content

Update speechmatics-python requirement from ~=4.0.0 to ~=4.0.7#22

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/speechmatics-python-approx-eq-4.0.7
Closed

Update speechmatics-python requirement from ~=4.0.0 to ~=4.0.7#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/speechmatics-python-approx-eq-4.0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 23, 2025

Updates the requirements on speechmatics-python to permit the latest version.

Release notes

Sourced from speechmatics-python's releases.

4.0.7

Changed

  • Support requesting a temporary token (JWT) with region and client ref
Changelog

Sourced from speechmatics-python's changelog.

[4.0.7] - 2025-06-19

  • Support requesting a temporary token (JWT) with region and client ref

[4.0.6] - 2025-06-19

  • Moved channel_diarization_labels field from realtime transcription config to common class.

[4.0.5] - 2025-06-18

  • Added missing flag to call_middleware for multichannel mode.

[4.0.4] - 2025-06-09

  • Fixed non-multichannel sessions bugging out after adding multichannel support

[4.0.3] - 2025-06-06

  • Fixed microphone transcription tests not working after adding multichan dz support

[4.0.2] - 2025-06-04

Fixed

  • Fixed version number not matching release, incremented new version number for hotfix.

[4.0.1] - 2025-04-30

Added

  • Support RT Multichannel and channel DZ

[4.0.0] - 2025-05-20

Changed

BREAKING CHANGE: Metrics functionality now requires explicit installation

Previously, all metrics dependencies (pyannote, pandas, jiwer, etc.) were installed by default. This change moves them to an optional '[metrics]' extra to reduce the default installation footprint.

  • Move metrics dependencies to requirements-metrics.txt
  • Configure extras_require in setup.py for optional installation
  • Add graceful error handling in CLI when dependencies are missing

[3.0.6] - 2025-05-20

Added

... (truncated)

Commits
  • 6b7acc8 Support requesting a temporary token (JWT) with region and client ref (#133)
  • 1830e6e Unpin flask and flask-cors version in notification example (#132)
  • 1c8b15f Fix channel_diarization label in wrong class (#135)
  • 2a948d4 Patch missing is_binary flag for multichannel mode (#134)
  • 9a2795a Fix non-multichannel sessions mixing up positional args (#129)
  • 61ccbb8 Fix Microphone Transcription Example (#127)
  • eef633c hotfix for wrong version number in release (#126)
  • c432330 DEL-24775 - Support Multichannel Mod (#121)
  • 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 <dependency name> 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)

Updates the requirements on [speechmatics-python](https://github.com/speechmatics/speechmatics-python) to permit the latest version.
- [Release notes](https://github.com/speechmatics/speechmatics-python/releases)
- [Changelog](https://github.com/speechmatics/speechmatics-python/blob/master/CHANGELOG.md)
- [Commits](speechmatics/speechmatics-python@4.0.0...4.0.7)

---
updated-dependencies:
- dependency-name: speechmatics-python
  dependency-version: 4.0.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 23, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 7, 2025

Superseded by #24.

@dependabot dependabot Bot closed this Jul 7, 2025
@dependabot dependabot Bot deleted the dependabot/pip/speechmatics-python-approx-eq-4.0.7 branch July 7, 2025 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Development

Successfully merging this pull request may close these issues.

0 participants