From 31a5e8ab25ab85c58a9bc60cfad4048b65dd91f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 16:01:26 +0000 Subject: [PATCH] Bump sounddevice from 0.5.0 to 0.5.1 Bumps [sounddevice](https://github.com/spatialaudio/python-sounddevice) from 0.5.0 to 0.5.1. - [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.0...0.5.1) --- updated-dependencies: - dependency-name: sounddevice dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a788b1..90e6733 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ SpeechRecognition==3.10.4 deep_translator==1.11.4 # Recorder pyaudio==0.2.14 -sounddevice==0.5.0 +sounddevice==0.5.1 soundfile==0.12.1 numpy==2.1.1 # Image