From 3e678681dbd3e4897efe28902d3a65ec1daf0674 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 22:13:31 +0000 Subject: [PATCH] Bump tqdm from 4.66.2 to 4.66.3 in the pip group Bumps the pip group with 1 update: [tqdm](https://github.com/tqdm/tqdm). Updates `tqdm` from 4.66.2 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba0c442..4169a2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ bs4==0.0.2 html2text==2024.2.26 requests==2.31.0 selenium==4.19.0 -tqdm==4.66.2 +tqdm==4.66.3 webdriver_manager==4.0.1 dateparser==1.2.0 \ No newline at end of file