From e55c397842e8436f644f6d1dcd31d704891ebc9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 22:33:58 +0000 Subject: [PATCH] build(deps): bump xgboost from 1.5.2 to 1.6.2 Bumps [xgboost](https://github.com/dmlc/xgboost) from 1.5.2 to 1.6.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/commits) --- updated-dependencies: - dependency-name: xgboost dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index c1e2b23..65fc728 100644 --- a/requirements.txt +++ b/requirements.txt @@ -94,9 +94,7 @@ threadpoolctl==3.1.0 # via scikit-learn tqdm==4.63.1 # via shap -typing-extensions==4.2.0 - # via rich -xgboost==1.5.2 +xgboost==1.6.2 # via -r requirements.in # The following packages are considered to be unsafe in a requirements file: