diff --git a/conda/recipes/versions.yaml b/conda/recipes/versions.yaml index fd719d09..107f7061 100644 --- a/conda/recipes/versions.yaml +++ b/conda/recipes/versions.yaml @@ -2,7 +2,7 @@ # Versions for `rapids-xgboost` meta-pkg xgboost_version: - - '=2.1.1' + - '=2.1.2' cupy_version: - '>=12.0.0'