From 5b74b50a92e1566f659ee39e82fdf4850243daf6 Mon Sep 17 00:00:00 2001 From: AJ Schmidt Date: Thu, 22 Jul 2021 16:34:30 -0400 Subject: [PATCH] Update `conda` version This PR updates the `conda` version to match https://github.com/rapidsai/gpuci-build-environment/pull/198. --- conda/recipes/versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/recipes/versions.yaml b/conda/recipes/versions.yaml index 289c44df..63d329f6 100644 --- a/conda/recipes/versions.yaml +++ b/conda/recipes/versions.yaml @@ -13,7 +13,7 @@ xgboost_version: # Versions for conda conda_version: - - '=4.8.3' + - '=4.10.3' conda_build_version: - '=3.20.3' conda_verify_version: