From 53c454ec5f26ec95ffa55d4276390b6186fc565a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 14:09:10 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.3 in /ToolTalk Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ToolTalk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ToolTalk/requirements.txt b/ToolTalk/requirements.txt index 4651a3c..2b8e9e5 100644 --- a/ToolTalk/requirements.txt +++ b/ToolTalk/requirements.txt @@ -7,7 +7,7 @@ pytest==8.0.0 sent2vec==0.3.0 setuptools==70.0.0 tabulate==0.9.0 -tqdm==4.66.1 +tqdm==4.66.3 cohere==5.11.2 scipy==1.12 compact_json==1.8.1