diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml
index 1199c95db7026cfd673f80689a3fb5ff805d63ed..51cd699649f46a2172a849b70aa6b117fda59de7 100644
--- a/gitlab/conda_build_config.yaml
+++ b/gitlab/conda_build_config.yaml
@@ -47,7 +47,7 @@ zip_keys:
 
 # This version of bob-devel will be used at test time of packages:
 bob_devel:
-  - 2018.04.06
+  - 2018.04.09
 
 # The build time only dependencies (build requirements).
 # Updating these to the latest version all the time is OK and a good idea.