From dc8ba3ceaa1171517e525a4c9ce2d7da4dfff4a7 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Mon, 5 Feb 2018 18:11:47 +0100
Subject: [PATCH] Update conda_build_config.yaml - update bob-devel

---
 gitlab/conda_build_config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml
index 7eea56d..f7a65d9 100644
--- a/gitlab/conda_build_config.yaml
+++ b/gitlab/conda_build_config.yaml
@@ -44,7 +44,7 @@ zip_keys:
 # Ideally we want to build and test against older versions of dependencies.
 # Most of the pin numbers come from the anaconda package.
 bob_devel:
-  - 2018.01.22
+  - 2018.02.01
 
 ## The build time only dependencies.
 ## Updaing these to the latest version all the time is OK.
-- 
GitLab