Skip to content

Commit a8b7373

Browse files
Update dependency catboost to v1.2.6 (#2030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65f4e7d commit a8b7373

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
@@ -9,6 +9,6 @@ pandas==2.1.3 ; python_version < '3.11'
99
pandas==2.2.2 ; python_version >= '3.11'
1010
xgboost==2.1.1
1111
lightgbm==4.5.0
12-
catboost==1.2.5 ; python_version < '3.11' # TODO: Remove 3.11 condition when catboost supports numpy 2.0
12+
catboost==1.2.6 ; python_version < '3.11' # TODO: Remove 3.11 condition when catboost supports numpy 2.0
1313
shap==0.46.0
1414
array-api-strict==1.1.1

0 commit comments

Comments
 (0)