Skip to content

Commit 96cd7af

Browse files
chore(deps): update dependency xgboost to v2.1.4 (#2303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47a0978 commit 96cd7af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ scikit-learn==1.5.2 ; python_version <= '3.9'
1010
scikit-learn==1.6.1 ; python_version >= '3.10'
1111
pandas==2.1.3 ; python_version < '3.11'
1212
pandas==2.2.3 ; python_version >= '3.11'
13-
xgboost==2.1.3
13+
xgboost==2.1.4
1414
lightgbm==4.5.0
1515
catboost==1.2.7 ; python_version < '3.11' # TODO: Remove 3.11 condition when catboost supports numpy 2.0
1616
shap==0.46.0 ; python_version < '3.13'

0 commit comments

Comments
 (0)