From effdfeb03654f94cd9801db9656b2ba8d669b4b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 15:03:43 +0000 Subject: [PATCH] Bump tqdm from 4.68.1 to 4.68.2 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.68.1 to 4.68.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.68.1...v4.68.2) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.68.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c8e168..69cbed3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==2.4.6 -tqdm==4.68.1 +tqdm==4.68.2 audio-offset-finder==0.5.5 pandas==3.0.3 openpyxl==3.1.5