From a8c2fd9992788ed20022c084072fe7053dd07f60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:45:08 +0000 Subject: [PATCH] Bump tqdm from 4.31.1 to 4.66.3 in /PyTorch/SpeechRecognition/Jasper Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.31.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.31.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PyTorch/SpeechRecognition/Jasper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 PyTorch/SpeechRecognition/Jasper/requirements.txt diff --git a/PyTorch/SpeechRecognition/Jasper/requirements.txt b/PyTorch/SpeechRecognition/Jasper/requirements.txt old mode 100755 new mode 100644 index 87e8b09cd..583f77d17 --- a/PyTorch/SpeechRecognition/Jasper/requirements.txt +++ b/PyTorch/SpeechRecognition/Jasper/requirements.txt @@ -1,5 +1,5 @@ pandas==0.24.2 -tqdm==4.31.1 +tqdm==4.66.3 ascii-graph==1.5.1 wrapt==1.10.11 librosa