From 1a0ca3d44220bfb66efc80eab4ee78014599863a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 14:32:04 +0100 Subject: [PATCH] Bump xgboost from 1.7.1 to 1.7.2 (#3210) Bumps [xgboost](https://github.com/dmlc/xgboost) from 1.7.1 to 1.7.2. - [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.7.1...v1.7.2) --- updated-dependencies: - dependency-name: xgboost dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 1122f25b..c6472b28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,5 +29,5 @@ tabulate==0.9.0 taskcluster==46.1.1 tenacity==8.1.0 tqdm==4.64.1 -xgboost==1.7.1 +xgboost==1.7.2 zstandard==0.19.0