From 71d9c2ddd16b31f32c3dd21d62a1800bcd3c3319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:40:00 +0000 Subject: [PATCH] Bump tqdm from 4.64 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.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 311308a..4f30bfc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ sorted-nearest==0.0.33 statsmodels==0.13 tables==3.6 tabulate==0.8.9 -tqdm==4.64 +tqdm==4.66.3 tzdata==2022.1 tzlocal==4.1 umap-learn>0.5.1