From f2586c1e7f2b2de7abb73f899646fb6a9df6ada6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 03:42:35 +0000 Subject: [PATCH] Bump xgboost from 2.0.2 to 2.0.3 Bumps [xgboost](https://github.com/dmlc/xgboost) from 2.0.2 to 2.0.3. - [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/v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: xgboost 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 2fa8f83b..ce071e29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,5 +29,5 @@ tabulate==0.9.0 taskcluster==59.1.3 tenacity==8.2.3 tqdm==4.66.1 -xgboost==2.0.2 +xgboost==2.0.3 zstandard==0.22.0