From 9e6637ad7c9e0d876d1cd244d0336d4ecdf51058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 13:58:09 +0000 Subject: [PATCH] Bump xgboost from 1.4.1 to 1.7.4 Bumps [xgboost](https://github.com/dmlc/xgboost) from 1.4.1 to 1.7.4. - [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.4) --- 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..abd817a 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.4 seaborn==0.10.0 astroquery==0.4.1 scikit_learn==0.24.2 \ No newline at end of file