From 2b52f0cd15597f8b4d3d027af23f7acb46ebd9ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 17:26:43 +0000 Subject: [PATCH] Bump tqdm in /deepstream-retail-analytics/ds-retail-iva-frontend Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 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] --- .../ds-retail-iva-frontend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deepstream-retail-analytics/ds-retail-iva-frontend/requirements.txt b/deepstream-retail-analytics/ds-retail-iva-frontend/requirements.txt index c4bceba..2da90c4 100644 --- a/deepstream-retail-analytics/ds-retail-iva-frontend/requirements.txt +++ b/deepstream-retail-analytics/ds-retail-iva-frontend/requirements.txt @@ -31,5 +31,5 @@ rfc3986==1.5.0 six==1.16.0 sniffio==1.2.0 sqlparse==0.4.2 -tqdm==4.64.0 +tqdm==4.66.3 urllib3==1.26.11