From 958ca59c2fefe20dec96eb3d42e98f29eda81fba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:51:17 +0000 Subject: [PATCH] Bump tqdm from 4.40.2 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.40.2 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.40.2...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f38940..ab62eec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pyparsing>=2.4.5 python-dateutil>=2.8.1 six>=1.13.0 TextGrid==1.5 -tqdm==4.40.2 +tqdm==4.66.3 ttkthemes==2.4.0 xparser==0.0.4 python-magic>=0.4.13