From 3b1433d57886aca7df264d713cc87a7f3b2a8a21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 16:49:08 +0200 Subject: [PATCH] Bump tqdm from 4.66.4 to 4.66.5 (#4395) Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.66.5. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.66.5) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ac1001d..8930e3d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ shap[plots]==0.46.0 tabulate==0.9.0 taskcluster==67.1.0 tenacity==8.5.0 -tqdm==4.66.4 +tqdm==4.66.5 unidiff==0.7.5 xgboost==2.1.1 zstandard==0.23.0