From eb07c40237615501ba736638feadf1d5d3c3f6a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:09:00 +0000 Subject: [PATCH] Bump tqdm in /projects/aIrbnb analysis/New airbnb analysis Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.54.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.54.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/aIrbnb analysis/New airbnb analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/aIrbnb analysis/New airbnb analysis/requirements.txt b/projects/aIrbnb analysis/New airbnb analysis/requirements.txt index 4419cc7..fb613a9 100644 --- a/projects/aIrbnb analysis/New airbnb analysis/requirements.txt +++ b/projects/aIrbnb analysis/New airbnb analysis/requirements.txt @@ -18,5 +18,5 @@ scipy==1.10.0 sklearn==0.0 torch==1.13.1 torchvision==0.8.1 -tqdm==4.54.1 +tqdm==4.66.3