Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps the audio group with 2 updates: torchaudio and sounddevice.

Updates torchaudio from 2.9.1 to 2.10.0

Release notes

Sourced from torchaudio's releases.

TorchAudio 2.10

This release is compatible with torch 2.10 and should be compatible with future torch versions as well. No new features were added.

The C++ and CUDA extensions that were previously marked for deprecation are preserved and will remain in torchaudio (lfilter, RNNTLoss, CUCT, forced_align, and overdrive.).

This release marks the finalization of the TorchAudio migration described in pytorch/audio#3902.

Commits
  • 27b7ebd Fix CMUARCTIC text transcripts reader. (#4164) (#4166)
  • 5047768 [Release 2.10] Cherry-picks (#4155)
  • a44357a [Release 2.10] Update version and test-infra refs (#4150)
  • c9b37e9 [STABLE ABI] Eliminate src/libtorchaudio/stable/ops.h (#4149)
  • c2c0b23 Minor comments on ABI stability (#4148)
  • 5548eb2 Undo dropping support for forced_align and rnnt_loss (#4147)
  • b3bb7bc [STABLE ABI] Verify that torchaudio is torch ABI stable. (#4142)
  • dca045a [STABLE ABI] Eliminate ATen/cuda/ and c10/cuda/ includes. (#4140)
  • 06776f8 [STABLE ABI] Eliminate sizes, strides, mutable_data_ptr, const_data_ptr, new_...
  • 85f4ce5 [STABLE ABI] Eliminate Device.h (#4145)
  • Additional commits viewable in compare view

Updates sounddevice from 0.5.3 to 0.5.5

Release notes

Sourced from sounddevice's releases.

python-sounddevice 0.5.5

https://pypi.org/project/sounddevice/0.5.5/

python-sounddevice 0.5.4

https://pypi.org/project/sounddevice/0.5.4/

  • provide wheels for ARM64/Windows (WoA)
Changelog

Sourced from sounddevice's changelog.

0.5.5 (2026-01-23):

  • Fix bug from previous release__

__ spatialaudio/python-sounddevice#621

0.5.4 (2026-01-21):

  • provide wheels for ARM64/Windows (WoA)
Commits
  • 528c482 Release 0.5.5
  • 8336350 Ignore AttributeError when deleting temporary audio buffers
  • 9f2c359 Release 0.5.4
  • 92d37b1 Bump the uv group across 1 directory with 2 updates
  • 9ff1757 CI: don't build package for docs
  • 79a6895 CI: use uv for docs
  • e0647b4 uv lock --upgrade
  • 0aa3dd8 Bump actions/download-artifact from 6 to 7
  • 39bfd50 Bump actions/upload-artifact from 5 to 6
  • a73e1bc Use "uv build" instead of "uv run python -m build"
  • Additional commits viewable 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the audio group with 2 updates: [torchaudio](https://github.com/pytorch/audio) and [sounddevice](https://github.com/spatialaudio/python-sounddevice).


Updates `torchaudio` from 2.9.1 to 2.10.0
- [Release notes](https://github.com/pytorch/audio/releases)
- [Commits](pytorch/audio@v2.9.1...v2.10.0)

Updates `sounddevice` from 0.5.3 to 0.5.5
- [Release notes](https://github.com/spatialaudio/python-sounddevice/releases)
- [Changelog](https://github.com/spatialaudio/python-sounddevice/blob/master/NEWS.rst)
- [Commits](spatialaudio/python-sounddevice@0.5.3...0.5.5)

---
updated-dependencies:
- dependency-name: torchaudio
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: audio
- dependency-name: sounddevice
  dependency-version: 0.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: audio
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 26, 2026
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.

1 participant