From 482f75e09a799dc71897404d99ee4b28fa823375 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:04:55 +0000 Subject: [PATCH] Bump tqdm from 4.49.0 to 4.66.3 in /Amazon-Price-Alert Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.49.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.49.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Amazon-Price-Alert/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Amazon-Price-Alert/requirements.txt b/Amazon-Price-Alert/requirements.txt index 719a2f42a2..f640bfb87c 100644 --- a/Amazon-Price-Alert/requirements.txt +++ b/Amazon-Price-Alert/requirements.txt @@ -15,7 +15,7 @@ requests==2.31.0 requests-html==0.10.0 six==1.15.0 soupsieve==2.0.1 -tqdm==4.49.0 +tqdm==4.66.3 urllib3==1.26.5 w3lib==1.22.0 websockets==10.0