diff --git a/bob/devtools/data/conda_build_config.yaml b/bob/devtools/data/conda_build_config.yaml
index 161552cb285f859a8acee83a84eb039185bc2304..9f5b3a5e3796ecede6e5fa9fbf40d4e97c66c638 100644
--- a/bob/devtools/data/conda_build_config.yaml
+++ b/bob/devtools/data/conda_build_config.yaml
@@ -77,12 +77,12 @@ zip_keys:
 
 # This version of bob-devel will be used at test time of packages:
 bob_devel:
-  - 2020.11.18
+  - 2021.01.29
 
 # 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:
-  - 2020.11.18
+  - 2021.01.29
 
 # The build time only dependencies (build requirements).
 # Updating these to the latest version all the time is OK and a good idea.
@@ -110,17 +110,17 @@ click:
 click_plugins:
   - 1.1.1
 coverage:
-  - 5.3
+  - 5.4
 dask:
-  - 2.30.0
+  - 2021.1.1
 dask_jobqueue:
   - 0.7.0
 dask_ml:
   - 1.7.0
 distributed:
-  - 2.30.0
+  - 2021.1.1
 docker_py:
-  - 4.3.1
+  - 4.4.1
 docopt:
   - 0.6.2
 ffmpeg:
@@ -160,9 +160,9 @@ numpy: # we build against numpy 1.17 but test against newer versions.
 opencv:
   - 4.5.0
 pandas:
-  - 1.1.3
+  - 1.2.1
 pillow:
-  - 8.0.1
+  - 8.1.0
 psycopg2:
   - 2.8.5
 pybind11:
@@ -171,24 +171,26 @@ pyopengl:
   - 3.1.1
 pyqtgraph:
   - 0.11.0
+pytables:
+  - 3.6.1
 pytest:
-  - 6.1.1
+  - 6.2.2
 pytest_cov:
-  - 2.10.1
+  - 2.11.1
 python_graphviz:
-  - 0.14.2
+  - 0.15
 pytorch:
   - 1.7.0
 pyyaml:
-  - 5.3.1
+  - 5.4.1
 pyzmq:
-  - 19.0.2
+  - 20.0.0
 qdarkstyle:
   - 2.8.1
 qtpy:
   - 1.9.0
 requests:
-  - 2.24.0
+  - 2.25.1
 schema:
   - 0.7.2
 scikit_image:
@@ -198,7 +200,7 @@ scikit_learn:
 scipy:
   - 1.5.2
 setuptools:
-  - 50.3.0
+  - 52.0.0
 simplejson:
   - 3.17.2
 six:
@@ -214,7 +216,7 @@ sphinxcontrib_httpdomain:
 sphinxcontrib_programoutput:
   - 0.16
 sqlalchemy:
-  - 1.3.20
+  - 1.3.21
 tabulate:
   - 0.8.7
 tensorflow:
@@ -224,11 +226,11 @@ termcolor:
 torchvision:
   - 0.8.1
 tqdm:
-  - 4.50.2
+  - 4.55.1
 vlfeat:
   - 0.9.21
 xarray:
-  - 0.16.1
+  - 0.16.2
 zc_buildout:
   - 2.13.3
 zc_recipe_egg: