From 7731766390c166fe78c035e7b14accbcb7121c7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:43:52 +0000 Subject: [PATCH] Bump tqdm in /scripts/datagen_redisearch/enwiki_pages Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.30.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.30.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/datagen_redisearch/enwiki_pages/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/datagen_redisearch/enwiki_pages/requirements.txt b/scripts/datagen_redisearch/enwiki_pages/requirements.txt index a5ceaa2..170a3a1 100644 --- a/scripts/datagen_redisearch/enwiki_pages/requirements.txt +++ b/scripts/datagen_redisearch/enwiki_pages/requirements.txt @@ -1,5 +1,5 @@ numpy==1.22.0 -tqdm==4.30.0 +tqdm==4.66.3 boto3==1.13.24 tdigest==0.5.2.2 matplotlib==3.2.1