From 6644e226d524a737f226c0d8862b68ded8b254f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 08:39:36 +0000 Subject: [PATCH] Bump tqdm from 4.66.3 to 4.67.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.3 to 4.67.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.3...v4.67.1) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.1 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 85e68d70b..5f7183bbf 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.66.3 +tqdm==4.67.1 python-dotenv==1.0.0 openai>=0.28.0 tiktoken