From bfa7e029b1e1b1b8e0faee8792dfe05dbf745927 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 08:05:29 +0000 Subject: [PATCH] Bump soundfile from 0.12.1 to 0.13.0 Bumps [soundfile](https://github.com/bastibe/python-soundfile) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/bastibe/python-soundfile/releases) - [Commits](https://github.com/bastibe/python-soundfile/compare/0.12.1...0.13.0) --- updated-dependencies: - dependency-name: soundfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2504b2c..e5013b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ argparse==1.4.0 pillow==11.0.0 python-barcode==0.15.1 audioread==3.0.1 -soundfile==0.12.1 +soundfile==0.13.0 numpy==2.2.0