Skip to content

Commit 522eb75

Browse files
[tune](deps): Bump xgboost in /python/requirements/ml
Bumps [xgboost](https://github.com/dmlc/xgboost) from 1.3.3 to 1.6.1. - [Release notes](https://github.com/dmlc/xgboost/releases) - [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md) - [Commits](dmlc/xgboost@v1.3.3...v1.6.1) --- updated-dependencies: - dependency-name: xgboost dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent afd0dcc commit 522eb75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/requirements/ml/requirements_tune.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ timm==0.4.5
3535
transformers==4.18.0; python_version <= '3.6'
3636
transformers==4.19.1; python_version > '3.6'
3737
wandb==0.13.4
38-
xgboost==1.3.3
38+
xgboost==1.7.1
3939
zoopt==0.4.1

0 commit comments

Comments
 (0)