From afb2087b8555edc8d27c5d408991afad0b01003f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 13:10:55 +0200 Subject: [PATCH] Bump xgboost from 1.2.0 to 1.2.1 (#1860) Bumps [xgboost](https://github.com/dmlc/xgboost) from 1.2.0 to 1.2.1. - [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.2.0...v1.2.1) 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 aaeafb05..7f05dc47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,5 +26,5 @@ tabulate==0.8.7 taskcluster==37.3.0 tenacity==6.2.0 tqdm==4.50.2 -xgboost==1.2.0 +xgboost==1.2.1 zstandard==0.14.0