From a60dd99e793dadf8b5be5000244a284e7b0ce524 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 01:16:33 +0000 Subject: [PATCH] Bump tqdm from 4.32.2 to 4.65.0 in /Issue_Triage Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.32.2 to 4.65.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.32.2...v4.65.0) --- 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..5f66a1ad15 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.65.0