From 5ddb814653f711ce051c4b46a8af6cbf22528023 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 00:22:34 +0000 Subject: [PATCH] Bump tqdm from 4.56.2 to 4.63.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.56.2 to 4.63.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.56.2...v4.63.0) --- 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..c0aa55c8869 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.63.0 Deprecated==1.2.11 wrapt==1.12.1 jsonfield==3.1.0