From b4a92e882254fc466b81a7c6cc9853e6186f060a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:37:18 +0000 Subject: [PATCH] Bump tqdm from 4.15.0 to 4.66.3 in /example in the pip group Bumps the pip group in /example with 1 update: [tqdm](https://github.com/tqdm/tqdm). Updates `tqdm` from 4.15.0 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.15.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/requirements.txt b/example/requirements.txt index f7ed72d..3c7ea17 100644 --- a/example/requirements.txt +++ b/example/requirements.txt @@ -4,4 +4,4 @@ pandas dawg==0.7.8 eli5==0.7 joblib -tqdm==4.15.0 +tqdm==4.66.3