From c1378e3e154d58dc891d1d685f3ab1947a35ab38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 17:04:32 +0000 Subject: [PATCH] Bump tqdm from 4.65.0 to 4.66.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.66.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.1) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 53dc386..abf6d7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pyrogram==2.0.106 tgcrypto==1.2.5 fakeredis==2.20.0 -tqdm==4.65.0 +tqdm==4.66.1 meilisearch==0.28.1 coloredlogs==15.0.1 pymongo==4.6.0