From 4d034631f3a752ede7f43b26c29d9872716fa219 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:42:47 +0000 Subject: [PATCH] Bump tqdm from 4.28.1 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.28.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.28.1...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 6879f90..a43188f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ tensorlayer==1.11.1 keras==2.2.5 matplotlib==3.0.2 scikit-learn==0.20.4 -tqdm==4.28.1 +tqdm==4.66.3 click==6.7 numpy==1.16.1 nltk==3.4.5