From a5757faa7166cb474d9932580065b4eaa0046476 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 10:05:18 +0000 Subject: [PATCH] chore(deps): bump tqdm from 4.66.1 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d7b6bb667..83cfe5d1df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ SoundFile==0.12.1 nltk==3.8.1 sentencepiece==0.1.99 -tqdm==4.66.1 +tqdm==4.66.3 librosa==0.10.1 PyYAML==6.0.1 sounddevice==0.4.6