From 3a8be2ba176d9dae2cc792e404fcb8760bc4f2ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 22:24:28 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.3 in /src/products/src Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/products/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/products/src/requirements.txt b/src/products/src/requirements.txt index 28897dd38..bc0f203aa 100644 --- a/src/products/src/requirements.txt +++ b/src/products/src/requirements.txt @@ -37,7 +37,7 @@ s3transfer==0.10.4 six==1.16.0 sniffio==1.3.0 tokenizers==0.15.0 -tqdm==4.66.1 +tqdm==4.66.3 typing_extensions==4.8.0 urllib3==1.26.18 uuid==1.30