From 9df0a23bc40a9ebc10377ce229e2b4becc46e8f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:08:52 +0000 Subject: [PATCH] Bump tqdm from 4.54.0 to 4.66.3 in /baseline/icassp2022 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.54.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.54.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- baseline/icassp2022/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/baseline/icassp2022/requirements.txt b/baseline/icassp2022/requirements.txt index 970fcccf4..7728e2f53 100644 --- a/baseline/icassp2022/requirements.txt +++ b/baseline/icassp2022/requirements.txt @@ -2,4 +2,4 @@ librosa==0.8.0 numpy==1.19.2 onnxruntime==1.7.0 soundfile==0.10.3 -tqdm==4.54.0 \ No newline at end of file +tqdm==4.66.3 \ No newline at end of file