From b98f925adab43be135423c97ee7b8b4385f4087f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 11:41:32 +0000 Subject: [PATCH] Bump tqdm from 4.32.2 to 4.64.1 in /Issue_Triage Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.32.2 to 4.64.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.32.2...v4.64.1) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Issue_Triage/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Issue_Triage/requirements.txt b/Issue_Triage/requirements.txt index c9f03c3e50..2229656763 100644 --- a/Issue_Triage/requirements.txt +++ b/Issue_Triage/requirements.txt @@ -5,4 +5,4 @@ numpy>=1.16.4 pytz>=2019.1 pyjwt==1.7.1 retrying>=1.3.3 -tqdm==4.32.2 +tqdm==4.64.1