From b2d64969aa64b84bbba1f0592515ae66ff4a5227 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:06:29 +0000 Subject: [PATCH] Bump xgboost from 1.4.1 to 1.7.3 Bumps [xgboost](https://github.com/dmlc/xgboost) from 1.4.1 to 1.7.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/v1.4.1...v1.7.3) --- 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 a384d14..eab8eeb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pandas==1.2.4 xgboost==1.4.1 seaborn==0.11.1 scipy==1.6.3 -xgboost==1.0.0 +xgboost==1.7.3 seaborn==0.10.0 astroquery==0.4.1 scikit_learn==0.24.2 \ No newline at end of file