From d147a9313527d114d02bce3d0c70140ac35f0ad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:54:30 +0000 Subject: [PATCH] Bump tqdm from 4.43.0 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.43.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.43.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index 7e65ed4..312b8c5 100644 --- a/requirement.txt +++ b/requirement.txt @@ -2,6 +2,6 @@ numpy==1.18.1 torch==1.4.0 torchvision==0.5.0 torchsummary==1.5.1 -tqdm==4.43.0 +tqdm==4.66.3 matplotlib==3.1.2 albumentations==0.4.5 \ No newline at end of file