Skip to content

Commit 7a4bad1

Browse files
Update dependency catboost to v1.2.8 (#2424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cee1a3c commit 7a4bad1

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
@@ -13,7 +13,7 @@ pandas==2.2.3 ; python_version >= '3.11'
1313
xgboost==2.1.4 ; python_version < '3.10'
1414
xgboost==3.0.0 ; python_version >= '3.10'
1515
lightgbm==4.6.0
16-
catboost==1.2.7 ; python_version < '3.11' # TODO: Remove 3.11 condition when catboost supports numpy 2.0
16+
catboost==1.2.8 ; python_version < '3.11' # TODO: Remove 3.11 condition when catboost supports numpy 2.0
1717
shap==0.47.1 ; python_version < '3.13'
1818
array-api-compat==1.11.2
1919
array-api-strict==2.3.1

0 commit comments

Comments
 (0)