diff --git a/bob/devtools/data/conda_build_config.yaml b/bob/devtools/data/conda_build_config.yaml
index 6946af980ee60bb08075b245ffc467f8431217fd..879862eb0153e8df4713afb850dc89f2d472290a 100644
--- a/bob/devtools/data/conda_build_config.yaml
+++ b/bob/devtools/data/conda_build_config.yaml
@@ -51,12 +51,12 @@ zip_keys:
 
 # This version of bob-devel will be used at test time of packages:
 bob_devel:
-  - 2019.10.17
+  - 2019.12.19
 
 # 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:
-  - 2019.10.17
+  - 2019.12.19
 
 # The build time only dependencies (build requirements).
 # Updating these to the latest version all the time is OK and a good idea.
@@ -88,11 +88,11 @@ jpeg:
 libblitz:
   - 1.0.1
 libmatio:
-  - 1.5.15
+  - 1.5.17
 libpng:
   - 1.6.35
 libsvm:
-  - 3.22
+  - 3.24
 libtiff:
   - 4.0.9
 mkl:
@@ -125,7 +125,7 @@ kaldi:
 matplotlib:
   - 3.1.0
 menpo:
-  - 0.9.1
+  - 0.9.2
 menpofit:
   - 0.6.1
 mne:
@@ -145,7 +145,7 @@ pyyaml:
 requests:
   - 2.22.0
 schema:
-  - 0.7.0
+  - 0.7.1
 scikit_image:
   - 0.15.0
 scikit_learn:
@@ -175,23 +175,23 @@ zc_recipe_egg:
 docker_py:
   - 4.0.2
 jsonschema:
-  - 3.0.1
+  - 3.0.2
 python_graphviz:
   - 0.8.4
 pyzmq:
   - 17.1.2
 simplejson:
-  - 3.16.0
+  - 3.17.0
 sphinxcontrib_programoutput:
-  - 0.14
+  - 0.15
 sphinxcontrib_httpdomain:
   - 1.7.0
 nodejs:
   - 8.9.3
 flask:
-  - 1.0.2
+  - 1.0.3
 flask_cors:
-  - 3.0.7
+  - 3.0.8
 flask_restful:
   - 0.3.6
 psycopg2: