From 35888a0e89ab2f9b5c04f7a232d85d1b84dc91e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 12:06:20 +0000 Subject: [PATCH] Update tqdm requirement from ~=4.66.4 to ~=4.66.5 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.4...v4.66.5) --- 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 32760b0..ae3c81c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,5 +18,5 @@ requests~=2.32.3 rlottie_python~=1.3.6 signalstickers-client-fork-laggykiller~=3.3.0.post2 sqlcipher3-wheels~=0.5.2.post1 -tqdm~=4.66.4 +tqdm~=4.66.5 ttkbootstrap-fork-laggykiller~=1.5.1 \ No newline at end of file