From c3938e764e2f9bf36ae3d0891746231d62c821ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 23:14:57 +0000 Subject: [PATCH] Bump tqdm from 4.66.5 to 4.67.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.5 to 4.67.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.5...v4.67.1) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa324a1b6..9d7567e33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ openfoodfacts==2.2.0 pillow==10.4.0 reportlab==4.2.5 requests==2.32.3 -tqdm==4.66.5 +tqdm==4.67.1 tzdata==2024.2 # AWS