From fcb6c44968c9cc603f699aaea5e3814430b4848c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 01:13:41 +0000 Subject: [PATCH] Chore(deps): Bump tqdm from 4.67.3 to 4.68.2 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.3 to 4.68.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.3...v4.68.2) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.68.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index c9e3d10..7f549b0 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ colorama==0.4.6 numpy==2.2.6 pandas==2.2.3 -tqdm==4.67.3 +tqdm==4.68.2