Skip to content

deps(deps): bump the audio group with 2 updates#103

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/audio-657f5a415c
Open

deps(deps): bump the audio group with 2 updates#103
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/audio-657f5a415c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 31, 2026

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

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

Updates torchaudio from 2.9.1 to 2.11.0

Release notes

Sourced from torchaudio's releases.

TorchAudio 2.11

This release is compatible with torch 2.11 and is compatible with future versions of torch. No new features were added.

TorchAudio 2.10

This release is compatible with torch 2.10. 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
  • 34c52a6 [Release 2.11] update test-infra refs and version (#4178)
  • 96200d4 Retain init args as attributes in MelScale and InverseMelScale (#4126)
  • e284e58 Remove pinning against torch version (#4171)
  • e123269 Fix building on GCC 14.2 (#4163)
  • d17635f Update version to 2.11 (#4167)
  • cc9f515 Fix CMUARCTIC text transcripts reader. (#4164)
  • ad99271 Fix unused-variable issues, mostly relating to AMD/HIP
  • 0764cfd Upgrade GitHub Actions for Node 24 compatibility (#4156)
  • fbf1d75 [Python STABLE ABI] Port pybind11 extension modules to torch stable libraries...
  • 744912e Update JIT checks for scripting and tracing (#4160)
  • 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 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.11.0
- [Release notes](https://github.com/pytorch/audio/releases)
- [Commits](pytorch/audio@v2.9.1...v2.11.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.11.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] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 31, 2026
@vesper-review
Copy link
Copy Markdown

vesper-review Bot commented May 31, 2026

Vesper: Empty diff

😴 Vesper could not find a diff to analyze.

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