From 72031bb5cf6b2e90e5d6f61f63d8e067d99e1182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 07:09:52 +0000 Subject: [PATCH] Bump tqdm from 4.46.0 to 4.59.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.46.0 to 4.59.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.46.0...v4.59.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 5f96d9e..78e4234 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ numpy==1.16.2 pandas==0.23.3+dfsg scikit_video==1.1.11 pytorch_lightning==0.7.2 -tqdm==4.46.0 +tqdm==4.59.0 googledrivedownloader==0.4 scikit_learn==0.23.1