From f7463a14dc3dd9544eeb4d9acc548895e3b82c52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 00:19:57 +0000 Subject: [PATCH] build(deps): bump tqdm from 4.66.4 to 4.67.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.67.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.67.0) --- updated-dependencies: - dependency-name: tqdm 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 16237c7484..3364e13272 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ decorator==5.1.1 celery==5.4.0 kombu==5.3.7 vine==5.1.0 -tqdm==4.66.4 +tqdm==4.67.0 Deprecated==1.2.14 wrapt==1.16.0 jsonschema==4.22.0