From 4b6d68e92f3258330489cfd1b575037388b53163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:26:33 +0000 Subject: [PATCH] Bump tqdm from 4.66.3 to 4.66.5 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.3 to 4.66.5. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.3...v4.66.5) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df7eb13..01eb33e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ html_clean anyio>=4.4.0 zipp>=3.19.1 validators==0.21.0 -tqdm==4.66.3 +tqdm==4.66.5 ipwhois==1.0.0 fake_useragent PyQt6==6.7.1