From f53fa1f4558c36890402b5998b8b15785ff482ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 12:05:20 +0000 Subject: [PATCH] Update tqdm requirement from ~=4.66.2 to ~=4.66.4 Updates the requirements on [tqdm](https://github.com/tqdm/tqdm) to permit the latest version. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.4) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 215b970..92c35c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,6 +15,6 @@ requests~=2.31.0 rlottie_python~=1.3.4 signalstickers-client-fork-laggykiller~=3.3.0.post1 sqlcipher3-wheels~=0.5.2.post1 -tqdm~=4.66.2 +tqdm~=4.66.4 ttkbootstrap-fork-laggykiller~=1.5.1 webp~=0.3.0 \ No newline at end of file