From 57d677e904e39db65fea308bc8e0181381168a06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 16:21:35 +0000 Subject: [PATCH] Bump tqdm from 4.64.0 to 4.64.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.64.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.0...v4.64.1) --- updated-dependencies: - dependency-name: tqdm 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 bec2c96e70..e276caf4c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,6 +28,6 @@ shap[plots]==0.41.0 tabulate==0.8.10 taskcluster==44.18.0 tenacity==8.0.1 -tqdm==4.64.0 +tqdm==4.64.1 xgboost==1.6.1 zstandard==0.18.0