From bf205b4aa61501f054a671ed1e466ecf2323d3e8 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Thu, 8 Aug 2019 10:37:14 +0200
Subject: [PATCH] [conda-build-config] Bump beat deps

---
 bob/devtools/data/conda_build_config.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bob/devtools/data/conda_build_config.yaml b/bob/devtools/data/conda_build_config.yaml
index b9d9bd14..a3a04f90 100644
--- a/bob/devtools/data/conda_build_config.yaml
+++ b/bob/devtools/data/conda_build_config.yaml
@@ -167,7 +167,7 @@ torchvision:
 # packages. These versions **should** match the versions inside beat-devel
 # recipe.
 docker_py:
-  - 3.6.0
+  - 4.0.2
 jsonschema:
   - 3.0.1
 oset:
@@ -179,7 +179,7 @@ pyzmq:
 simplejson:
   - 3.16.0
 sphinxcontrib_programoutput:
-  - 0.11
+  - 0.14
 sphinxcontrib_httpdomain:
   - 1.7.0
 nodejs:
-- 
GitLab