From 495b1646b22467f130d09ac07cc25f69a4866e62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 14:12:12 +0000 Subject: [PATCH] Bump xgboost from 1.6.1 to 1.7.4 Bumps [xgboost](https://github.com/dmlc/xgboost) from 1.6.1 to 1.7.4. - [Release notes](https://github.com/dmlc/xgboost/releases) - [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md) - [Commits](https://github.com/dmlc/xgboost/compare/v1.6.1...v1.7.4) --- updated-dependencies: - dependency-name: xgboost 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 bec2c96e70..d039a99265 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,5 +29,5 @@ tabulate==0.8.10 taskcluster==44.18.0 tenacity==8.0.1 tqdm==4.64.0 -xgboost==1.6.1 +xgboost==1.7.4 zstandard==0.18.0