Skip to content

chore(deps)(deps): bump openai-whisper from 20240930 to 20250625 - #227

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/openai-whisper-20250625
Open

chore(deps)(deps): bump openai-whisper from 20240930 to 20250625#227
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/openai-whisper-20250625

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 17, 2025

Copy link
Copy Markdown
Contributor

Bumps openai-whisper from 20240930 to 20250625.

Changelog

Sourced from openai-whisper's changelog.

v20250625

  • Fix: Update torch.load to use weights_only=True to prevent security w… (#2451)
  • Fix: Ensure DTW cost tensor is on the same device as input tensor (#2561)
  • docs: updated README to specify translation model limitation (#2547)
  • Fixed triton kernel update to support latest triton versions (#2588)
  • Fix: GitHub display errors for Jupyter notebooks (#2589)
  • Bump the github-actions group with 3 updates (#2592)
  • Keep GitHub Actions up to date with GitHub's Dependabot (#2486)
  • pre-commit: Upgrade black v25.1.0 and isort v6.0.0 (#2514)
  • GitHub Actions: Add Python 3.13 to the testing (#2487)
  • PEP 621: Migrate from setup.py to pyproject.toml (#2435)
  • pre-commit autoupdate && pre-commit run --all-files (#2484)
  • Upgrade GitHub Actions (#2430)
  • Bugfix: Illogical "Avoid computing higher temperatures on no_speech" (#1903)
  • Updating README and doc strings to reflect that n_mels can now be 128 (#2049)
  • fix typo data/README.md (#2433)
  • Update README.md (#2379)
  • Add option to carry initial_prompt with the sliding window (#2343)
  • more pytorch versions in tests (#2408)
Commits
  • 31243ba Release 20250625
  • 1f8fc97 Fix: Update torch.load to use weights_only=True to prevent security w… (#2451)
  • 679ae1d Fix: Ensure DTW cost tensor is on the same device as input tensor (#2561)
  • f50c4f2 docs: updated README to specify translation model limitation (#2547)
  • 8689924 Fixed triton kernel update to support latest triton versions (#2588)
  • 5dff4db Fix: GitHub display errors for Jupyter notebooks (#2589)
  • dd985ac Bump the github-actions group with 3 updates (#2592)
  • e1e6aa6 Keep GitHub Actions up to date with GitHub's Dependabot (#2486)
  • e6a5fc0 pre-commit: Upgrade black v25.1.0 and isort v6.0.0 (#2514)
  • 13907be GitHub Actions: Add Python 3.13 to the testing (#2487)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [openai-whisper](https://github.com/openai/whisper) from 20240930 to 20250625.
- [Release notes](https://github.com/openai/whisper/releases)
- [Changelog](https://github.com/openai/whisper/blob/main/CHANGELOG.md)
- [Commits](openai/whisper@v20240930...v20250625)

---
updated-dependencies:
- dependency-name: openai-whisper
  dependency-version: '20250625'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Nov 17, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants