From 3907bda8a4ed99e043f06d4454dfea4370894a4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 13:05:24 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.67.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.67.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.67.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 d7d9554..b1b5782 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pyrogram==2.0.106 tgcrypto==1.2.5 fakeredis==2.23.0 -tqdm==4.66.1 +tqdm==4.67.1 meilisearch==0.31.1 coloredlogs==15.0.1 pymongo==4.7.2