diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml
index baffb143ec1d4f1768ac94a677fd79ba6110dc25..5b485c1801acc353c082f62c1a0e6623b701721b 100644
--- a/gitlab/conda_build_config.yaml
+++ b/gitlab/conda_build_config.yaml
@@ -52,7 +52,7 @@ bob_devel:
 # This version of beat-devel will be used at test time of packages. Notice it
 # uses bob-devel and should have a version that is greater or equal its value
 beat_devel:
-  - 2018.04.30
+  - 2018.05.01
 
 # The build time only dependencies (build requirements).
 # Updating these to the latest version all the time is OK and a good idea.
@@ -183,8 +183,6 @@ zc_recipe_egg:
 # The dependencies that are needed for runtime only (run requirements) of BEAT
 # packages. These versions **should** match the versions inside beat-devel
 # recipe.
-colorlog:
-  - 3.1.4
 docker_py:
   - 3.2.1
 jsonschema: