From 0a80c3c9eea1d73ef058e34f7fe3aa341776b4f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 05:38:02 +0000 Subject: [PATCH] Bump tqdm from 4.45.0 to 4.58.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.45.0 to 4.58.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.45.0...v4.58.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3bdc3eaa72..9e130889e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ matplotlib==3.2.1 scikit-learn==0.22.1 six==1.15.0 Pillow==7.2.0 -tqdm==4.45.0 +tqdm==4.58.0 statsmodels==0.11.0 pydub==0.24.1 resampy==0.2.2