From 812c9ec28ef1618202a5ce0faa272f613667f21e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 00:16:13 +0000 Subject: [PATCH] Bump tqdm from 4.56.2 to 4.62.2 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.56.2 to 4.62.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.56.2...v4.62.2) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14ad1dd3634..30697c849ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ celery==5.0.5 kombu==5.0.2 vine==5.0.0 boto3==1.17.7 -tqdm==4.56.2 +tqdm==4.62.2 Deprecated==1.2.11 wrapt==1.12.1 jsonfield==3.1.0