From 7d82df45861e6c0f022b3b02d8d79a7d2294fde4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 04:50:50 +0000 Subject: [PATCH] Bump tqdm from 4.63.0 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.63.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.63.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6bf19616..6dc76a57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -116,7 +116,7 @@ docopt==0.6.2 joblib==1.2.0 python_crfsuite==0.9.7 tabulate==0.8.9 -tqdm==4.63.0 +tqdm==4.66.3 requests==2.27.1 types_requests==2.27.30 iniconfig==1.1.1