From 14d64b36f3217670ff1bca330d0697bb2e7ee8f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 09:50:25 +0000 Subject: [PATCH] deps(deps): bump the audio group with 2 updates 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](https://github.com/pytorch/audio/compare/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](https://github.com/spatialaudio/python-sounddevice/compare/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] --- requirements-lock.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 8fa56c6..a66aa8d 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -51,14 +51,14 @@ scipy==1.16.2 setuptools==80.9.0 six==1.17.0 sniffio==1.3.1 -sounddevice==0.5.3 +sounddevice==0.5.5 soundfile==0.13.1 soxr==1.0.0 sympy==1.14.0 threadpoolctl==3.6.0 tokenizers==0.22.1 torch==2.9.0 -torchaudio==2.9.1 +torchaudio==2.10.0 tqdm==4.67.1 transformers==4.57.3 typing_extensions==4.15.0