From 7cf1c897767f33ee24681b8698a5509d3c4e3239 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 01:42:04 +0000 Subject: [PATCH] Bump tqdm from 4.64.0 to 4.66.3 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [tqdm](https://github.com/tqdm/tqdm). Updates `tqdm` from 4.64.0 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.66.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 59520b198..85b4d9aee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ ipywidgets==7.7.1 matplotlib==3.7.0 numpy==1.24.2 pandas==1.5.3 -tqdm==4.64.0 +tqdm==4.66.3 python-dotenv==1.0.0 openai>=0.28.0 tiktoken \ No newline at end of file